QuotaApplication

class QuotaApplication : KotlinCustomResource

Import

Quotas Quota Application can be imported using the id, e.g.

$ pulumi import alicloud:quotas/quotaApplication:QuotaApplication example <id>

Properties

Link copied to clipboard
val approveValue: Output<String>

The approve value of the quota application.

Link copied to clipboard
val auditMode: Output<String>

This parameter is discontinued and is not recommended. The mode in which you want the application to be reviewed. Valid values:

Link copied to clipboard
val auditReason: Output<String>

The audit reason.

Link copied to clipboard
val createTime: Output<String>

Resource attribute field representing creation time.

Link copied to clipboard
val desireValue: Output<Double>

The desire value of the quota application.

Link copied to clipboard

QuotaDimensions. See dimensions below.

Link copied to clipboard
val effectiveTime: Output<String>?

The effective time of the quota application.

Link copied to clipboard
val envLanguage: Output<String>?

The language of the quota alert notification. Value:

Link copied to clipboard
val expireTime: Output<String>?

The expired time of the quota application.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val noticeType: Output<Int>

Specifies whether to send a notification about the application result. Valid values:0: sends a notification about the application result.3: A notification about the application result is sent.

Link copied to clipboard
val productCode: Output<String>

The product code.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val quotaActionCode: Output<String>

The ID of quota action.

Link copied to clipboard
val quotaCategory: Output<String>?

The quota type.

Link copied to clipboard

The description of the quota application.

Link copied to clipboard
val quotaName: Output<String>

The name of the quota application.

Link copied to clipboard
val quotaUnit: Output<String>

The unit of the quota application.

Link copied to clipboard
val reason: Output<String>

The reason of the quota application.

Link copied to clipboard
val status: Output<String>

Application Status:

Link copied to clipboard
val urn: Output<String>