Show / Hide Table of Contents

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 Source

InvokeAsync(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>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.