collation

@JvmName(name = "wegkvyuimrbxdfgj")
suspend fun collation(value: Output<String>)
@JvmName(name = "rwabvdkqgnclvsmp")
suspend fun collation(value: String?)

Parameters

value

The collation value. See MySQL's Supported Character Sets and Collations and Postgres' Collation Support for more details and supported values. Postgres databases only support a value of en_US.UTF8 at creation time.