@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 CfnAcceleratorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html#cfn-globalaccelerator-accelerator-namepublic final Object getEnabled()
CfnAcceleratorPropsgetEnabled in interface CfnAcceleratorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html#cfn-globalaccelerator-accelerator-enabledpublic final List<String> getIpAddresses()
CfnAcceleratorPropsgetIpAddresses in interface CfnAcceleratorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html#cfn-globalaccelerator-accelerator-ipaddressespublic final String getIpAddressType()
CfnAcceleratorPropsgetIpAddressType in interface CfnAcceleratorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html#cfn-globalaccelerator-accelerator-ipaddresstypepublic final List<CfnTag> getTags()
CfnAcceleratorPropsgetTags in interface CfnAcceleratorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html#cfn-globalaccelerator-accelerator-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.