pricingCycle

val pricingCycle: Output<String>?

Billing cycle. Value:

  • Month: monthly billing

  • Hour: hourly billing

NOTE: Subscription instances (PrePaid) only supports Month. PayAsYouGo instances (PostPaid) only supports Hour. The Shared type is automatically set to Hour without specifying it.