| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTransitGatewayRouteTablePropagation.Builder |
CfnTransitGatewayRouteTablePropagation.Builder.create(software.constructs.Construct scope,
String id) |
CfnTransitGatewayRouteTablePropagation.Builder |
CfnTransitGatewayRouteTablePropagation.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
CfnTransitGatewayRouteTablePropagation.Builder |
CfnTransitGatewayRouteTablePropagation.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
|
Copyright © 2022. All rights reserved.