Show / Hide Table of Contents

Interface ILocalGatewayRouteTableRef

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

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

Stability: Experimental

Synopsis

Properties

LocalGatewayRouteTableRef

(experimental) A reference to a LocalGatewayRouteTable resource.

Properties

LocalGatewayRouteTableRef

(experimental) A reference to a LocalGatewayRouteTable resource.

ILocalGatewayRouteTableReference LocalGatewayRouteTableRef { get; }
Property Value

ILocalGatewayRouteTableReference

Remarks

Stability: Experimental

Back to top Generated by DocFX