Uses of Interface
software.amazon.awscdk.services.ec2.CfnTransitGatewayVpcAttachmentProps
-
Uses of CfnTransitGatewayVpcAttachmentProps in software.amazon.awscdk.services.ec2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTransitGatewayVpcAttachmentProps
Modifier and TypeMethodDescriptionCfnTransitGatewayVpcAttachmentProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnTransitGatewayVpcAttachment
(Construct scope, String id, CfnTransitGatewayVpcAttachmentProps props) Create a newAWS::EC2::TransitGatewayVpcAttachment
.