GetTransitRouterRouteTableAssociationsAssociation

data class GetTransitRouterRouteTableAssociationsAssociation(val id: String, val resourceId: String, val resourceType: String, val status: String, val transitRouterAttachmentId: String, val transitRouterRouteTableId: String)

Constructors

constructor(id: String, resourceId: String, resourceType: String, status: String, transitRouterAttachmentId: String, transitRouterRouteTableId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String
Link copied to clipboard

ID of the transit router route table association.

Link copied to clipboard

Type of the resource.

Link copied to clipboard

The status of the route table, including Active, Associating, Dissociating.

Link copied to clipboard

The ID of the network instance connection.

Link copied to clipboard

The ID of the route table of the Enterprise Edition transit router.