All Products
Search
Document Center

E-MapReduce:SubscriptionConfig

Last Updated:Oct 15, 2024
ParameterTypeDescriptionExample
object
PaymentDurationUnitstring

The unit of the subscription duration. Valid values:

  • Month
Month
PaymentDurationinteger

The subscription duration. Valid values when PaymentDurationUnit is set to Month: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.

12
AutoRenewboolean

Indicates whether auto-renewal is enabled. Valid values:

  • true
  • false Default value: false.
true
AutoRenewDurationUnitstring

The unit of the auto-renewal duration. Valid values:

  • Month
Month
AutoRenewDurationinteger

The auto-renewal duration. This parameter takes effect only when the AutoRenew parameter is set to true. Valid values when AutoRenewDurationUnit is set to Month: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.

12