pricingCycle

@JvmName(name = "ytyhrosriesrbkic")
suspend fun pricingCycle(value: Output<String>)
@JvmName(name = "cxrwrcgqtobxiqwq")
suspend fun pricingCycle(value: String?)

Parameters

value

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.