getLocalGatewayVirtualInterface

Provides details about an EC2 Local Gateway Virtual Interface. More information can be found in the Outposts User Guide.

Example Usage

No Java example available.

Return

A collection of values returned by getLocalGatewayVirtualInterface.

Parameters

argument

A collection of arguments for invoking getLocalGatewayVirtualInterface.


Return

A collection of values returned by getLocalGatewayVirtualInterface.

Parameters

filters

One or more configuration blocks containing name-values filters. See the EC2 API Reference for supported filters. Detailed below.

id

Identifier of EC2 Local Gateway Virtual Interface.

tags

Key-value map of resource tags, each pair of which must exactly match a pair on the desired local gateway route table.

See also


Return

A collection of values returned by getLocalGatewayVirtualInterface.

Parameters

argument

Builder for com.pulumi.aws.ec2.kotlin.inputs.GetLocalGatewayVirtualInterfacePlainArgs.

See also