Uses of Class
software.amazon.awscdk.services.ec2.CfnVPCGatewayAttachmentProps.Builder
Packages that use CfnVPCGatewayAttachmentProps.Builder
-
Uses of CfnVPCGatewayAttachmentProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnVPCGatewayAttachmentProps.BuilderModifier and TypeMethodDescriptionCfnVPCGatewayAttachmentProps.builder()
CfnVPCGatewayAttachmentProps.Builder.internetGatewayId
(String internetGatewayId) Sets the value ofCfnVPCGatewayAttachmentProps.getInternetGatewayId()
Sets the value ofCfnVPCGatewayAttachmentProps.getVpcId()
CfnVPCGatewayAttachmentProps.Builder.vpnGatewayId
(String vpnGatewayId) Sets the value ofCfnVPCGatewayAttachmentProps.getVpnGatewayId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnVPCGatewayAttachmentProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnVPCGatewayAttachmentProps.Builder
.