@Stability(value=Stable) public static final class CfnTransitGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayProps
CfnTransitGatewayProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnTransitGatewayProps.Builder, CfnTransitGatewayProps.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAmazonSideAsn()
`AWS::EC2::TransitGateway.AmazonSideAsn`.
|
String |
getAutoAcceptSharedAttachments()
`AWS::EC2::TransitGateway.AutoAcceptSharedAttachments`.
|
String |
getDefaultRouteTableAssociation()
`AWS::EC2::TransitGateway.DefaultRouteTableAssociation`.
|
String |
getDefaultRouteTablePropagation()
`AWS::EC2::TransitGateway.DefaultRouteTablePropagation`.
|
String |
getDescription()
`AWS::EC2::TransitGateway.Description`.
|
String |
getDnsSupport()
`AWS::EC2::TransitGateway.DnsSupport`.
|
List<CfnTag> |
getTags()
`AWS::EC2::TransitGateway.Tags`.
|
String |
getVpnEcmpSupport()
`AWS::EC2::TransitGateway.VpnEcmpSupport`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public Number getAmazonSideAsn()
CfnTransitGatewayProps
getAmazonSideAsn
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-amazonsideasn
public String getAutoAcceptSharedAttachments()
CfnTransitGatewayProps
getAutoAcceptSharedAttachments
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-autoacceptsharedattachments
public String getDefaultRouteTableAssociation()
CfnTransitGatewayProps
getDefaultRouteTableAssociation
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-defaultroutetableassociation
public String getDefaultRouteTablePropagation()
CfnTransitGatewayProps
getDefaultRouteTablePropagation
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-defaultroutetablepropagation
public String getDescription()
CfnTransitGatewayProps
getDescription
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-description
public String getDnsSupport()
CfnTransitGatewayProps
getDnsSupport
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-dnssupport
public List<CfnTag> getTags()
CfnTransitGatewayProps
getTags
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-tags
public String getVpnEcmpSupport()
CfnTransitGatewayProps
getVpnEcmpSupport
in interface CfnTransitGatewayProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-vpnecmpsupport
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.