GetTransitRouterRouteTablesTable

data class GetTransitRouterRouteTablesTable(val id: String, val status: String, val transitRouterRouteTableDescription: String, val transitRouterRouteTableId: String, val transitRouterRouteTableName: String, val transitRouterRouteTableType: String)

Constructors

Link copied to clipboard
constructor(id: String, status: String, transitRouterRouteTableDescription: String, transitRouterRouteTableId: String, transitRouterRouteTableName: String, transitRouterRouteTableType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

ID of resource.

Link copied to clipboard

The status of the transit router route table to query. Valid values Creating, Active and Deleting..

Link copied to clipboard

The description of the transit router route table.

Link copied to clipboard

ID of the trabsit router route table.

Link copied to clipboard

Name of the transit router route table.

Link copied to clipboard

The type of the transit router route table to query. Valid values System and Custom.