autoRenewPeriod

val autoRenewPeriod: Output<Int>?

Auto renewal period of an instance, in the unit of month. It is valid when instance_charge_type is PrePaid.

  • When period_unit is Month, Valid values: 1, 2, 3, 6, 12.

  • When period_unit is Week, Valid values: 1, 2, 3.