GetInstanceAttachmentsAttachment

data class GetInstanceAttachmentsAttachment(val childInstanceAttachTime: String, val childInstanceId: String, val childInstanceOwnerId: Int, val childInstanceRegionId: String, val childInstanceType: String, val id: String, val instanceId: String, val status: String)

Constructors

Link copied to clipboard
constructor(childInstanceAttachTime: String, childInstanceId: String, childInstanceOwnerId: Int, childInstanceRegionId: String, childInstanceType: String, id: String, instanceId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the network is associated with the CEN instance.

Link copied to clipboard

The ID of the network.

Link copied to clipboard

The ID of the account to which the network belongs.

Link copied to clipboard

The region to which the network to be queried belongs.

Link copied to clipboard

The type of the associated network. Valid values: VPC, VBR and CCN.

Link copied to clipboard
val id: String

The ID of the CEN Instance Attachment.

Link copied to clipboard

The ID of the CEN instance.

Link copied to clipboard

The status of the Cen Child Instance Attachment. Valid value: Attaching, Attached and Aetaching.