GetInstancesInstance

data class GetInstancesInstance(val businessStatus: String, val createTime: String, val ddosStatus: String, val expiredTime: String, val id: String, val imageId: String, val innerIpAddress: String, val instanceId: String, val instanceName: String, val paymentType: String, val planId: String, val publicIpAddress: String, val status: String)

Constructors

Link copied to clipboard
constructor(businessStatus: String, createTime: String, ddosStatus: String, expiredTime: String, id: String, imageId: String, innerIpAddress: String, instanceId: String, instanceName: String, paymentType: String, planId: String, publicIpAddress: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The billing status of the simple application server. Valid values: Normal, Expired and Overdue.

Link copied to clipboard

The time when the simple application server was created.

Link copied to clipboard

The DDoS protection status. Valid values: Normal, BlackHole, and Defense.

Link copied to clipboard

The time when the simple application server expires.

Link copied to clipboard
val id: String

The ID of the Instance.

Link copied to clipboard

The ID of the simple application server Image.

Link copied to clipboard

The internal IP address of the simple application server.

Link copied to clipboard

The ID of the simple application server.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The billing method of the simple application server.

Link copied to clipboard

The ID of the simple application server plan.

Link copied to clipboard

The public IP address of the simple application server.

Link copied to clipboard

The status of the resource.