@Stability(value=Stable) public static final class CfnTransitGatewayRouteTableAssociationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTransitGatewayRouteTableAssociationProps>
CfnTransitGatewayRouteTableAssociationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTransitGatewayRouteTableAssociationProps |
build()
Builds the configured instance.
|
CfnTransitGatewayRouteTableAssociationProps.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
|
CfnTransitGatewayRouteTableAssociationProps.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
|
@Stability(value=Stable) public CfnTransitGatewayRouteTableAssociationProps.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
transitGatewayAttachmentId - The ID of the attachment. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTableAssociationProps.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
transitGatewayRouteTableId - The ID of the route table for the transit gateway. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTableAssociationProps build()
build in interface software.amazon.jsii.Builder<CfnTransitGatewayRouteTableAssociationProps>CfnTransitGatewayRouteTableAssociationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.