Uses of Interface
software.amazon.awscdk.interfaces.ec2.ICarrierGatewayRef
Packages that use ICarrierGatewayRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ICarrierGatewayRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ICarrierGatewayRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICarrierGatewayRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ICarrierGatewayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICarrierGatewayRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ICarrierGatewayRefMethods in software.amazon.awscdk.services.ec2 that return ICarrierGatewayRefModifier and TypeMethodDescriptionstatic ICarrierGatewayRefCfnCarrierGateway.fromCarrierGatewayId(software.constructs.Construct scope, String id, String carrierGatewayId) Creates a new ICarrierGatewayRef from a carrierGatewayId.