@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object bandwidth,
String globalNetworkId,
String siteId,
String description,
String provider,
List<? extends CfnTag> tags,
String type)
Constructor that initializes the object based on literal property values passed by the
CfnLinkProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBandwidth()
`AWS::NetworkManager::Link.Bandwidth`.
|
String |
getDescription()
`AWS::NetworkManager::Link.Description`.
|
String |
getGlobalNetworkId()
`AWS::NetworkManager::Link.GlobalNetworkId`.
|
String |
getProvider()
`AWS::NetworkManager::Link.Provider`.
|
String |
getSiteId()
`AWS::NetworkManager::Link.SiteId`.
|
List<CfnTag> |
getTags()
`AWS::NetworkManager::Link.Tags`.
|
String |
getType()
`AWS::NetworkManager::Link.Type`.
|
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.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()
CfnLinkPropsgetDescription in interface CfnLinkPropspublic final String getProvider()
CfnLinkPropsgetProvider in interface CfnLinkPropspublic final List<CfnTag> getTags()
CfnLinkPropsgetTags in interface CfnLinkPropspublic final String getType()
CfnLinkPropsgetType in interface CfnLinkProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.