@Stability(value=Stable) @Internal public static final class CfnLinkProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLinkProps
CfnLinkPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLinkProps.Builder, CfnLinkProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLinkProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLinkProps.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) |
Object |
getBandwidth()
The bandwidth for the link.
|
String |
getDescription()
A description of the link.
|
String |
getGlobalNetworkId()
The ID of the global network.
|
String |
getProvider()
The provider of the link.
|
String |
getSiteId()
The ID of the site.
|
List<CfnTag> |
getTags()
The tags for the link.
|
String |
getType()
The type of the link.
|
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(CfnLinkProps.Builder builder)
CfnLinkProps.Builder.public final Object getBandwidth()
CfnLinkPropsgetBandwidth in interface CfnLinkPropspublic final String getGlobalNetworkId()
CfnLinkPropsgetGlobalNetworkId in interface CfnLinkPropspublic final String getSiteId()
CfnLinkPropsgetSiteId in interface CfnLinkPropspublic final String getDescription()
CfnLinkPropsConstraints: Maximum length of 256 characters.
getDescription in interface CfnLinkPropspublic final String getProvider()
CfnLinkPropsConstraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^
getProvider in interface CfnLinkPropspublic final List<CfnTag> getTags()
CfnLinkPropsgetTags in interface CfnLinkPropspublic final String getType()
CfnLinkPropsConstraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^
getType in interface CfnLinkProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.