@Stability(value=Stable) public static final class CfnTransitGatewayRouteTablePropagation.Builder extends Object implements software.amazon.jsii.Builder<CfnTransitGatewayRouteTablePropagation>
CfnTransitGatewayRouteTablePropagation.| Modifier and Type | Method and Description |
|---|---|
CfnTransitGatewayRouteTablePropagation |
build() |
static CfnTransitGatewayRouteTablePropagation.Builder |
create(software.constructs.Construct scope,
String id) |
CfnTransitGatewayRouteTablePropagation.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`.
|
CfnTransitGatewayRouteTablePropagation.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
`AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`.
|
@Stability(value=Stable) public static CfnTransitGatewayRouteTablePropagation.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnTransitGatewayRouteTablePropagation.Builder.@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagation.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
transitGatewayAttachmentId - `AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagation.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
transitGatewayRouteTableId - `AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagation build()
build in interface software.amazon.jsii.Builder<CfnTransitGatewayRouteTablePropagation>Copyright © 2021. All rights reserved.