@Stability(value=Stable) @Internal public static final class CfnCoreNetworkProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCoreNetworkProps
CfnCoreNetworkPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCoreNetworkProps.Builder, CfnCoreNetworkProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCoreNetworkProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCoreNetworkProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
The description of a core network.
|
String |
getGlobalNetworkId()
The ID of the global network that your core network is a part of.
|
Object |
getPolicyDocument()
Describes a core network policy.
|
List<CfnTag> |
getTags()
The tags associated with a core network.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCoreNetworkProps.Builder builder)
CfnCoreNetworkProps.Builder.public final String getGlobalNetworkId()
CfnCoreNetworkPropsgetGlobalNetworkId in interface CfnCoreNetworkPropspublic final String getDescription()
CfnCoreNetworkPropsgetDescription in interface CfnCoreNetworkPropspublic final Object getPolicyDocument()
CfnCoreNetworkPropsIf you update the policy document, CloudFormation will apply the core network change set generated from the updated policy document, and then set it as the LIVE policy.
getPolicyDocument in interface CfnCoreNetworkPropspublic final List<CfnTag> getTags()
CfnCoreNetworkPropsgetTags in interface CfnCoreNetworkProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.