Uses of Class
software.amazon.awscdk.services.ec2.VPCGatewayAttachmentReference.Builder
Packages that use VPCGatewayAttachmentReference.Builder
-
Uses of VPCGatewayAttachmentReference.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPCGatewayAttachmentReference.BuilderModifier and TypeMethodDescriptionVPCGatewayAttachmentReference.Builder.attachmentType
(String attachmentType) Sets the value ofVPCGatewayAttachmentReference.getAttachmentType()
VPCGatewayAttachmentReference.builder()
Sets the value ofVPCGatewayAttachmentReference.getVpcId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type VPCGatewayAttachmentReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theVPCGatewayAttachmentReference.Builder
.