Uses of Interface
software.amazon.awscdk.interfaces.ec2.ICustomerGatewayRef
Packages that use ICustomerGatewayRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ICustomerGatewayRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ICustomerGatewayRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICustomerGatewayRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ICustomerGatewayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICustomerGatewayRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ICustomerGatewayRefMethods in software.amazon.awscdk.services.ec2 that return ICustomerGatewayRefModifier and TypeMethodDescriptionstatic ICustomerGatewayRefCfnCustomerGateway.fromCustomerGatewayId(software.constructs.Construct scope, String id, String customerGatewayId) Creates a new ICustomerGatewayRef from a customerGatewayId.