@Stability(value=Stable) public static final class CfnTransitGatewayRouteTablePropagationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTransitGatewayRouteTablePropagationProps>
CfnTransitGatewayRouteTablePropagationProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnTransitGatewayRouteTablePropagationProps |
build()
Builds the configured instance.
|
CfnTransitGatewayRouteTablePropagationProps.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
|
CfnTransitGatewayRouteTablePropagationProps.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
|
@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
transitGatewayAttachmentId
- `AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`. This parameter is required.this
@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
transitGatewayRouteTableId
- `AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`. This parameter is required.this
@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagationProps build()
build
in interface software.amazon.jsii.Builder<CfnTransitGatewayRouteTablePropagationProps>
CfnTransitGatewayRouteTablePropagationProps
NullPointerException
- if any required attribute was not providedCopyright © 2020. All rights reserved.