Show / Hide Table of Contents

Interface IRouteTable

An abstract route table.

Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRouteTable
Syntax (vb)
Public Interface IRouteTable

Synopsis

Properties

RouteTableId

Route table ID.

Properties

RouteTableId

Route table ID.

string RouteTableId { get; }
Property Value

string

Back to top Generated by DocFX