GetTransitRouterPeerAttachmentsAttachment

data class GetTransitRouterPeerAttachmentsAttachment(val autoPublishRouteEnabled: Boolean, val bandwidth: Int, val cenBandwidthPackageId: String, val geographicSpanId: String, val id: String, val peerTransitRouterId: String, val peerTransitRouterOwnerId: String, val peerTransitRouterRegionId: String, val resourceType: String, val status: String, val transitRouterAttachmentDescription: String, val transitRouterAttachmentId: String, val transitRouterAttachmentName: String, val transitRouterId: String)

Constructors

constructor(autoPublishRouteEnabled: Boolean, bandwidth: Int, cenBandwidthPackageId: String, geographicSpanId: String, id: String, peerTransitRouterId: String, peerTransitRouterOwnerId: String, peerTransitRouterRegionId: String, resourceType: String, status: String, transitRouterAttachmentDescription: String, transitRouterAttachmentId: String, transitRouterAttachmentName: String, transitRouterId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Auto publish route enabled.

Link copied to clipboard

The bandwidth of the bandwidth package.

Link copied to clipboard

ID of the CEN bandwidth package.

Link copied to clipboard

ID of the geographic.

Link copied to clipboard
val id: String

The ID of CEN Transit Router peer attachments.

Link copied to clipboard

ID of the peer transit router.

Link copied to clipboard

Owner ID of the peer transit router.

Link copied to clipboard

Region ID of the peer transit router.

Link copied to clipboard

Type of the resource.

Link copied to clipboard

The status of CEN Transit Router peer attachment. Valid values Attached, Attaching and Detaching.

Link copied to clipboard

The description of CEN Transit Router peer attachments.

Link copied to clipboard

The ID of CEN Transit Router peer attachments.

Link copied to clipboard

Name of the transit router attachment.

Link copied to clipboard

The ID of transit router.