Uses of Interface
software.amazon.awscdk.interfaces.directconnect.IDirectConnectGatewayRef
Packages that use IDirectConnectGatewayRef
Package
Description
AWS::DirectConnect Construct Library
-
Uses of IDirectConnectGatewayRef in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect with parameters of type IDirectConnectGatewayRefModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociationMixinProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getDirectConnectGatewayId()CfnDirectConnectGatewayAssociationPropsMixin.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) CfnPrivateVirtualInterfaceMixinProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnPrivateVirtualInterfaceMixinProps.getDirectConnectGatewayId()CfnPrivateVirtualInterfacePropsMixin.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) CfnTransitVirtualInterfaceMixinProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnTransitVirtualInterfaceMixinProps.getDirectConnectGatewayId()CfnTransitVirtualInterfacePropsMixin.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) -
Uses of IDirectConnectGatewayRef in software.amazon.awscdk.interfaces.directconnect
Subinterfaces of IDirectConnectGatewayRef in software.amazon.awscdk.interfaces.directconnectModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDirectConnectGatewayRef.Classes in software.amazon.awscdk.interfaces.directconnect that implement IDirectConnectGatewayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDirectConnectGatewayRef in software.amazon.awscdk.services.directconnect
Classes in software.amazon.awscdk.services.directconnect that implement IDirectConnectGatewayRefModifier and TypeClassDescriptionclassResource Type definition for AWS::DirectConnect::DirectConnectGateway.Methods in software.amazon.awscdk.services.directconnect with parameters of type IDirectConnectGatewayRefModifier and TypeMethodDescriptionstatic StringCfnDirectConnectGateway.arnForDirectConnectGateway(IDirectConnectGatewayRef resource) CfnDirectConnectGatewayAssociation.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) CfnDirectConnectGatewayAssociationProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getDirectConnectGatewayId()CfnPrivateVirtualInterface.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) CfnPrivateVirtualInterfaceProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnPrivateVirtualInterfaceProps.getDirectConnectGatewayId()CfnTransitVirtualInterface.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) CfnTransitVirtualInterfaceProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnTransitVirtualInterfaceProps.getDirectConnectGatewayId()