GetInstancesInstance

data class GetInstancesInstance(val createTime: String, val id: String, val instanceId: String, val status: String)

Constructors

Link copied to clipboard
constructor(createTime: String, id: String, instanceId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard
val id: String

The ID of the resource.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The status of the resource.