@Stability(value=Stable) @Internal public static final class CfnAcceleratorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAcceleratorProps
CfnAcceleratorPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAcceleratorProps.Builder, CfnAcceleratorProps.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(String name,
Object enabled,
List<String> ipAddresses,
String ipAddressType,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAcceleratorProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnabled()
`AWS::GlobalAccelerator::Accelerator.Enabled`.
|
List<String> |
getIpAddresses()
`AWS::GlobalAccelerator::Accelerator.IpAddresses`.
|
String |
getIpAddressType()
`AWS::GlobalAccelerator::Accelerator.IpAddressType`.
|
String |
getName()
`AWS::GlobalAccelerator::Accelerator.Name`.
|
List<CfnTag> |
getTags()
`AWS::GlobalAccelerator::Accelerator.Tags`.
|
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 String getName()
CfnAcceleratorPropsgetName in interface CfnAcceleratorPropspublic final Object getEnabled()
CfnAcceleratorPropsgetEnabled in interface CfnAcceleratorPropspublic final List<String> getIpAddresses()
CfnAcceleratorPropsgetIpAddresses in interface CfnAcceleratorPropspublic final String getIpAddressType()
CfnAcceleratorPropsgetIpAddressType in interface CfnAcceleratorPropspublic final List<CfnTag> getTags()
CfnAcceleratorPropsgetTags in interface CfnAcceleratorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.