instanceType

val instanceType: Output<String>

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".