Uses of Class
software.amazon.awscdk.services.ec2.alpha.TransitGatewayVpcAttachmentProps.Builder
Packages that use TransitGatewayVpcAttachmentProps.Builder
-
Uses of TransitGatewayVpcAttachmentProps.Builder in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return TransitGatewayVpcAttachmentProps.BuilderModifier and TypeMethodDescriptionTransitGatewayVpcAttachmentProps.builder()Sets the value ofTransitGatewayVpcAttachmentProps.getSubnets()TransitGatewayVpcAttachmentProps.Builder.transitGateway(ITransitGateway transitGateway) Sets the value ofTransitGatewayVpcAttachmentProps.getTransitGateway()TransitGatewayVpcAttachmentProps.Builder.transitGatewayAttachmentName(String transitGatewayAttachmentName) Sets the value ofTransitGatewayVpcAttachmentProps.getTransitGatewayAttachmentName()Sets the value ofTransitGatewayVpcAttachmentProps.getVpc()TransitGatewayVpcAttachmentProps.Builder.vpcAttachmentOptions(ITransitGatewayVpcAttachmentOptions vpcAttachmentOptions) Sets the value ofTransitGatewayVpcAttachmentProps.getVpcAttachmentOptions()Constructors in software.amazon.awscdk.services.ec2.alpha with parameters of type TransitGatewayVpcAttachmentProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTransitGatewayVpcAttachmentProps.Builder.