instanceType

@JvmName(name = "fergllcfjjhmglyh")
suspend fun instanceType(value: Output<String>)
@JvmName(name = "gigvdivobxnnnlkc")
suspend fun instanceType(value: String?)

Parameters

value

Instance type. Valid values:

  • professional: professional Edition

  • enterprise: enterprise Edition

  • vip: Platinum Edition.

  • serverless: Serverless Edition.

NOTE: There should not set the instance_type parameter when creating a serverless instance. Only need to set payment_type = "PayAsYouGo" and serverless_charge_type = "onDemand".