Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCGatewayAttachmentMixinProps.Builder
Packages that use CfnVPCGatewayAttachmentMixinProps.Builder
-
Uses of CfnVPCGatewayAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCGatewayAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnVPCGatewayAttachmentMixinProps.builder()CfnVPCGatewayAttachmentMixinProps.Builder.internetGatewayId(String internetGatewayId) Sets the value ofCfnVPCGatewayAttachmentMixinProps.getInternetGatewayId()CfnVPCGatewayAttachmentMixinProps.Builder.internetGatewayId(IInternetGatewayRef internetGatewayId) Sets the value ofCfnVPCGatewayAttachmentMixinProps.getInternetGatewayId()Sets the value ofCfnVPCGatewayAttachmentMixinProps.getVpcId()Sets the value ofCfnVPCGatewayAttachmentMixinProps.getVpcId()CfnVPCGatewayAttachmentMixinProps.Builder.vpnGatewayId(String vpnGatewayId) Sets the value ofCfnVPCGatewayAttachmentMixinProps.getVpnGatewayId()CfnVPCGatewayAttachmentMixinProps.Builder.vpnGatewayId(IVPNGatewayRef vpnGatewayId) Sets the value ofCfnVPCGatewayAttachmentMixinProps.getVpnGatewayId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPCGatewayAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCGatewayAttachmentMixinProps.Builder.