GetTransitRouterVbrAttachmentsAttachment

data class GetTransitRouterVbrAttachmentsAttachment(val autoPublishRouteEnabled: Boolean, val id: String, val resourceType: String, val status: String, val transitRouterAttachmentDescription: String, val transitRouterAttachmentId: String, val transitRouterAttachmentName: String, val vbrId: String, val vbrOwnerId: String)

Constructors

Link copied to clipboard
constructor(autoPublishRouteEnabled: Boolean, id: String, resourceType: String, status: String, transitRouterAttachmentDescription: String, transitRouterAttachmentId: String, transitRouterAttachmentName: String, vbrId: String, vbrOwnerId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ID of the region where the conflicted VBR is located.

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

Type of the resource.

Link copied to clipboard

The status of the resource. Valid values Attached, Attaching and Detaching.

Link copied to clipboard

ID of the transit router VBR attachment.

Link copied to clipboard

Name of the transit router attachment.

Link copied to clipboard

ID of the VBR.

Link copied to clipboard

The Owner ID of the VBR.