GetTransitRouterRouteTablePropagationsPropagation

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

Constructors

constructor(id: String, resourceId: String, resourceType: String, status: String, transitRouterAttachmentId: 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, Enabling, Disabling, Deleted.

Link copied to clipboard

ID of the cen transit router attachment.