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