@Stability(value=External) public static final class CfnTransitGatewayRouteTablePropagationProps.Builder extends Object
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=External) public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
transitGatewayAttachmentId
- `AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayAttachmentId`. This parameter is required.this
@Stability(value=External) public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
transitGatewayRouteTableId
- `AWS::EC2::TransitGatewayRouteTablePropagation.TransitGatewayRouteTableId`. This parameter is required.this
@Stability(value=External) public CfnTransitGatewayRouteTablePropagationProps build()
CfnTransitGatewayRouteTablePropagationProps
NullPointerException
- if any required attribute was not providedCopyright © 2020. All rights reserved.