mysqlProfile

@JvmName(name = "oetvjlitllpslpks")
suspend fun mysqlProfile(value: Output<ConnectionProfileMysqlProfileArgs>)
@JvmName(name = "ekygqcvyqhqfipyl")
suspend fun mysqlProfile(value: ConnectionProfileMysqlProfileArgs?)

Parameters

value

MySQL database profile. Structure is documented below.


@JvmName(name = "bsknalansyphshwt")
suspend fun mysqlProfile(argument: suspend ConnectionProfileMysqlProfileArgsBuilder.() -> Unit)

Parameters

argument

MySQL database profile. Structure is documented below.