GetInstancesInstance

data class GetInstancesInstance(val createTime: String, val endTime: String, val id: String, val instanceId: String, val paymentType: String, val renewalDurationUnit: String, val renewalStatus: String, val status: String)

Constructors

Link copied to clipboard
constructor(createTime: String, endTime: String, id: String, instanceId: String, paymentType: String, renewalDurationUnit: String, renewalStatus: 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

The end time of the resource..

Link copied to clipboard
val id: String

The ID of the Instance.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

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

Link copied to clipboard

Automatic renewal period unit. Valid values: Month,Year.

Link copied to clipboard

Automatic renewal status. Valid values: AutoRenewal,ManualRenewal. Default Value: ManualRenewal.

Link copied to clipboard

The Status of Instance.