autoRenewPeriod

val autoRenewPeriod: Output<Int>?

The duration of each auto-renewal. When the value of the AutoRenew parameter is True, this parameter is required.

  • PeriodUnit is Week, AutoRenewPeriod is {"1", "2", "3"}.

  • PeriodUnit is Month, AutoRenewPeriod is {"1", "2", "3", "6", "12"}.