| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTransitGatewayAttachmentProps.Builder |
CfnTransitGatewayAttachmentProps.builder() |
CfnTransitGatewayAttachmentProps.Builder |
CfnTransitGatewayAttachmentProps.Builder.subnetIds(List<String> subnetIds)
Sets the value of
CfnTransitGatewayAttachmentProps.getSubnetIds() |
CfnTransitGatewayAttachmentProps.Builder |
CfnTransitGatewayAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayAttachmentProps.getTags() |
CfnTransitGatewayAttachmentProps.Builder |
CfnTransitGatewayAttachmentProps.Builder.transitGatewayId(String transitGatewayId)
Sets the value of
CfnTransitGatewayAttachmentProps.getTransitGatewayId() |
CfnTransitGatewayAttachmentProps.Builder |
CfnTransitGatewayAttachmentProps.Builder.vpcId(String vpcId)
Sets the value of
CfnTransitGatewayAttachmentProps.getVpcId() |
Copyright © 2021. All rights reserved.