@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 - The ID of the attachment. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
transitGatewayRouteTableId - The ID of the propagation route table. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTablePropagationProps build()
build in interface software.amazon.jsii.Builder<CfnTransitGatewayRouteTablePropagationProps>CfnTransitGatewayRouteTablePropagationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.