LocalGatewayRouteTableVpcAssociation

class LocalGatewayRouteTableVpcAssociation : KotlinCustomResource

Resource Type definition for Local Gateway Route Table VPC Association which describes an association between a local gateway route table and a VPC.

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 ID of the local gateway route table.

Link copied to clipboard

The ID of the association.

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

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

The tags for the association.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC.