Uses of Class
software.amazon.awscdk.services.ec2.CfnTransitGatewayVpcAttachmentProps.Builder
Packages that use CfnTransitGatewayVpcAttachmentProps.Builder
-
Uses of CfnTransitGatewayVpcAttachmentProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnTransitGatewayVpcAttachmentProps.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayVpcAttachmentProps.Builder.addSubnetIds(List<String> addSubnetIds) Sets the value ofCfnTransitGatewayVpcAttachmentProps.getAddSubnetIds()CfnTransitGatewayVpcAttachmentProps.builder()Sets the value ofCfnTransitGatewayVpcAttachmentProps.getOptions()CfnTransitGatewayVpcAttachmentProps.Builder.removeSubnetIds(List<String> removeSubnetIds) Sets the value ofCfnTransitGatewayVpcAttachmentProps.getRemoveSubnetIds()Sets the value ofCfnTransitGatewayVpcAttachmentProps.getSubnetIds()Sets the value ofCfnTransitGatewayVpcAttachmentProps.getTags()CfnTransitGatewayVpcAttachmentProps.Builder.transitGatewayId(String transitGatewayId) Sets the value ofCfnTransitGatewayVpcAttachmentProps.getTransitGatewayId()Sets the value ofCfnTransitGatewayVpcAttachmentProps.getVpcId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnTransitGatewayVpcAttachmentProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransitGatewayVpcAttachmentProps.Builder.