auditMode

@JvmName(name = "lskqsafrfltxhaui")
suspend fun auditMode(value: Output<String>)
@JvmName(name = "hsvjlibuxhawyefy")
suspend fun auditMode(value: String?)

Parameters

value

Quota audit mode. Value:

  • Sync: Synchronize auditing. The quota center automatically approves, and the approval result is returned immediately, but the probability of application passing is lower than that of asynchronous approval, and the validity period of the increase quota is 1 hour.

  • Async: Asynchronous auditing. Manual review, the probability of application passing is relatively high, and the validity period of the increase quota is 1 month.

NOTE: This parameter takes effect only for the ECS specification quota of the cloud server.