charset

@JvmName(name = "fokxnpvvbvuyikep")
suspend fun charset(value: Output<String>)
@JvmName(name = "dewpinpxmpyqnmav")
suspend fun charset(value: String?)

Parameters

value

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