creationCategory

@JvmName(name = "ykdpmwtjkvlowhrd")
suspend fun creationCategory(value: Output<String>)
@JvmName(name = "ddkrnkgpndwjmrih")
suspend fun creationCategory(value: String?)

Parameters

value

The edition of the PolarDB service. Valid values are Normal,Basic,ArchiveNormal,NormalMultimaster,SENormal.Value options can refer to the latest docs CreateDBCluster CreationCategory.

NOTE: You can set this parameter to Basic only when DBType is set to MySQL and DBVersion is set to 5.6, 5.7, or 8.0. You can set this parameter to Archive only when DBType is set to MySQL and DBVersion is set to 8.0. From version 1.188.0, creation_category can be set to NormalMultimaster. From version 1.203.0, creation_category can be set to SENormal.