renewalType property

RenewalType? renewalType
final

Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.

Implementation

final RenewalType? renewalType;