@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.269Z") @Stability(value=Stable) public interface CfnTransitGatewayRouteTableProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTransitGatewayRouteTableProps.Builder
A builder for
CfnTransitGatewayRouteTableProps |
static class |
CfnTransitGatewayRouteTableProps.Jsii$Proxy
An implementation for
CfnTransitGatewayRouteTableProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTransitGatewayRouteTableProps.Builder |
builder() |
default List<CfnTag> |
getTags()
`AWS::EC2::TransitGatewayRouteTable.Tags`.
|
String |
getTransitGatewayId()
`AWS::EC2::TransitGatewayRouteTable.TransitGatewayId`.
|
@Stability(value=Stable) @NotNull String getTransitGatewayId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html#cfn-ec2-transitgatewayroutetable-transitgatewayid@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html#cfn-ec2-transitgatewayroutetable-tags@Stability(value=Stable) static CfnTransitGatewayRouteTableProps.Builder builder()
Copyright © 2020. All rights reserved.