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