Show / Hide Table of Contents

Interface ILocalGatewayRouteTableVPCAssociationRef

(experimental) Indicates that this resource can be referenced as a LocalGatewayRouteTableVPCAssociation.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILocalGatewayRouteTableVPCAssociationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ILocalGatewayRouteTableVPCAssociationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

LocalGatewayRouteTableVpcAssociationRef

(experimental) A reference to a LocalGatewayRouteTableVPCAssociation resource.

Properties

LocalGatewayRouteTableVpcAssociationRef

(experimental) A reference to a LocalGatewayRouteTableVPCAssociation resource.

ILocalGatewayRouteTableVPCAssociationReference LocalGatewayRouteTableVpcAssociationRef { get; }
Property Value

ILocalGatewayRouteTableVPCAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX