Class GetLocalGatewayRouteTables
Inheritance
System.Object
GetLocalGatewayRouteTables
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Ec2
Assembly: Pulumi.Aws.dll
Syntax
public static class GetLocalGatewayRouteTables
Methods
View SourceInvokeAsync(GetLocalGatewayRouteTablesArgs, InvokeOptions)
Provides information for multiple EC2 Local Gateway Route Tables, such as their identifiers.
{{% examples %}} {{% /examples %}}
Declaration
public static Task<GetLocalGatewayRouteTablesResult> InvokeAsync(GetLocalGatewayRouteTablesArgs args = null, InvokeOptions options = null)
Parameters
| Type | Name | Description |
|---|---|---|
| GetLocalGatewayRouteTablesArgs | args | |
| InvokeOptions | options |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<GetLocalGatewayRouteTablesResult> |