LocalGatewayRoute

class LocalGatewayRoute : KotlinCustomResource

Resource Type definition for Local Gateway Route which describes a route for a local gateway route table.

Properties

Link copied to clipboard

The CIDR block used for destination matches.

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

The ID of the local gateway route table.

Link copied to clipboard

The ID of the virtual interface group.

Link copied to clipboard

The ID of the network interface.

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 route.

Link copied to clipboard
val type: Output<String>

The route type.

Link copied to clipboard
val urn: Output<String>