All Products
Search
Document Center

E-MapReduce:SubscriptionConfig

Last Updated:May 28, 2026

Parameter

Type

Description

Example

object

PaymentDurationUnit

string

The payment duration unit. Valid value:

  • Month

Month

PaymentDuration

integer

The payment duration. When PaymentDurationUnit is Month, valid values are: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.

12

AutoPayOrder

boolean

Specifies whether to enable automatic payment for the order. This parameter takes effect only when PaymentType is set to Subscription. Valid values:

  • true: The system automatically pays for the order.

  • false: The system does not automatically pay for the order.

Default value: false.

false

AutoRenew

boolean

Specifies whether auto-renewal is enabled. Valid values:

  • true: Auto-renewal is enabled.

  • false: Auto-renewal is disabled (default).

true

AutoRenewDurationUnit

string

The auto-renewal duration unit. Valid value:

  • Month

Month

AutoRenewDuration

integer

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

12