GetInstancesInstance

data class GetInstancesInstance(val authed: Boolean, val id: String, val instanceId: String, val instanceNum: String, val odpsSet: Boolean, val ossBucketSet: Boolean, val ossSize: String, val paymentType: String, val rdsSet: Boolean, val status: String)

Constructors

Link copied to clipboard
constructor(authed: Boolean, id: String, instanceId: String, instanceNum: String, odpsSet: Boolean, ossBucketSet: Boolean, ossSize: String, paymentType: String, rdsSet: Boolean, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the required RAM authorization is configured.

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

The ID of the instance.

Link copied to clipboard

The number of instances.

Link copied to clipboard

Whether the authorized MaxCompute (ODPS) assets.

Link copied to clipboard

Whether the authorized oss assets.

Link copied to clipboard

The OSS size of the instance.

Link copied to clipboard

The payment type of the resource. Valid values: Subscription.

Link copied to clipboard

Whether the authorized rds assets.

Link copied to clipboard

The status of the resource.