@Stability(value=Stable) public static final class CfnTransitGatewayRouteTableProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTransitGatewayRouteTableProps>
CfnTransitGatewayRouteTableProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTransitGatewayRouteTableProps |
build()
Builds the configured instance.
|
CfnTransitGatewayRouteTableProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayRouteTableProps.getTags() |
CfnTransitGatewayRouteTableProps.Builder |
transitGatewayId(String transitGatewayId)
Sets the value of
CfnTransitGatewayRouteTableProps.getTransitGatewayId() |
@Stability(value=Stable) public CfnTransitGatewayRouteTableProps.Builder transitGatewayId(String transitGatewayId)
CfnTransitGatewayRouteTableProps.getTransitGatewayId()transitGatewayId - The ID of the transit gateway. This parameter is required.this@Stability(value=Stable) public CfnTransitGatewayRouteTableProps.Builder tags(List<? extends CfnTag> tags)
CfnTransitGatewayRouteTableProps.getTags()tags - Any tags assigned to the route table.this@Stability(value=Stable) public CfnTransitGatewayRouteTableProps build()
build in interface software.amazon.jsii.Builder<CfnTransitGatewayRouteTableProps>CfnTransitGatewayRouteTablePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.