LocalGatewayRouteTable

class LocalGatewayRouteTable : KotlinCustomResource

Describes a route table for a local gateway.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val localGatewayId: Output<String>

The ID of the local gateway.

Link copied to clipboard

The ARN of the local gateway route table.

Link copied to clipboard

The ID of the local gateway route table.

Link copied to clipboard
val mode: Output<String>?

The mode of the local gateway route table.

Link copied to clipboard
val outpostArn: Output<String>

The ARN of the outpost.

Link copied to clipboard
val ownerId: Output<String>

The owner of the local gateway route table.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Output<String>

The state of the local gateway route table.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags for the local gateway route table.

Link copied to clipboard
val urn: Output<String>