Uses of Interface
software.amazon.awscdk.interfaces.ec2.VPCGatewayAttachmentReference
Packages that use VPCGatewayAttachmentReference
Package
Description
Amazon EC2 Construct Library
-
Uses of VPCGatewayAttachmentReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement VPCGatewayAttachmentReferenceModifier and TypeClassDescriptionstatic final classAn implementation forVPCGatewayAttachmentReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return VPCGatewayAttachmentReferenceModifier and TypeMethodDescriptionVPCGatewayAttachmentReference.Builder.build()Builds the configured instance.IVPCGatewayAttachmentRef.getVpcGatewayAttachmentRef()(experimental) A reference to a VPCGatewayAttachment resource.default VPCGatewayAttachmentReferenceIVPCGatewayAttachmentRef.Jsii$Default.getVpcGatewayAttachmentRef()(experimental) A reference to a VPCGatewayAttachment resource.IVPCGatewayAttachmentRef.Jsii$Proxy.getVpcGatewayAttachmentRef()(experimental) A reference to a VPCGatewayAttachment resource. -
Uses of VPCGatewayAttachmentReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPCGatewayAttachmentReferenceModifier and TypeMethodDescriptionCfnVPCGatewayAttachment.getVpcGatewayAttachmentRef()A reference to a VPCGatewayAttachment resource.