GetAppGroupsGroup

data class GetAppGroupsGroup(val appGroupId: String, val appGroupName: String, val chargeWay: Int, val commodityCode: String, val createTime: Int, val currentVersion: String, val description: String, val domain: String, val expireOn: String, val firstRankAlgoDeploymentId: Int, val hasPendingQuotaReviewTask: Int, val id: String, val instanceId: String, val lockMode: String, val lockedByExpiration: Int, val paymentType: String, val pendingSecondRankAlgoDeploymentId: Int, val processingOrderId: String, val produced: Int, val projectId: String, val quotas: List<GetAppGroupsGroupQuota>, val resourceGroupId: String, val secondRankAlgoDeploymentId: Int, val status: String, val switchedTime: Int, val type: String)

Constructors

Link copied to clipboard
constructor(appGroupId: String, appGroupName: String, chargeWay: Int, commodityCode: String, createTime: Int, currentVersion: String, description: String, domain: String, expireOn: String, firstRankAlgoDeploymentId: Int, hasPendingQuotaReviewTask: Int, id: String, instanceId: String, lockMode: String, lockedByExpiration: Int, paymentType: String, pendingSecondRankAlgoDeploymentId: Int, processingOrderId: String, produced: Int, projectId: String, quotas: List<GetAppGroupsGroupQuota>, resourceGroupId: String, secondRankAlgoDeploymentId: Int, status: String, switchedTime: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the App Group.

Link copied to clipboard

Application Group Name.

Link copied to clipboard

Billing model. Valid values:compute_resource and qps.

Link copied to clipboard

The commodity code.

Link copied to clipboard

The time of creation.

Link copied to clipboard

The version of Application Group Name.

Link copied to clipboard

The description of the resource.

Link copied to clipboard

Domain name.

Link copied to clipboard

Expiration Time.

Link copied to clipboard

Coarse deployment ID.

Link copied to clipboard

Whether the quota status is under approval. Valid status:

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

The Instance ID.

Link copied to clipboard

Instance is automatically locked after expiration.

Link copied to clipboard

Locked state. Valid status: Unlock,LockByExpiration,ManualLock.

Link copied to clipboard

The billing method of the resource. Valid values: Subscription and PayAsYouGo.

Link copied to clipboard

Refine deployment ID in deployment.

Link copied to clipboard

Unfinished order number.

Link copied to clipboard

Whether the production is completed. Valid values:

Link copied to clipboard

The Project ID.

Link copied to clipboard

Quota information.

Link copied to clipboard

The Resource Group ID.

Link copied to clipboard

Refine deployment ID.

Link copied to clipboard

The status of the resource. Valid values: producing,review_pending,config_pending,normal,frozen.

Link copied to clipboard

The Switched time.

Link copied to clipboard

Application type. Valid Values: standard, enhanced.