renewalStatus

@JvmName(name = "tntdnsekbpcqaivc")
suspend fun renewalStatus(value: Output<String>)
@JvmName(name = "aarxhgibrjcjkitu")
suspend fun renewalStatus(value: String?)

Parameters

value

Whether to renew an ECS instance automatically or not. It is valid when instance_charge_type is PrePaid. Default to "Normal". Valid values:

  • AutoRenewal: Enable auto renewal.

  • Normal: Disable auto renewal.

  • NotRenewal: No renewal any longer. After you specify this value, Alibaba Cloud stop sending notification of instance expiry, and only gives a brief reminder on the third day before the instance expiry.