mysqlProfile

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

Parameters

value

MySQL database profile. Structure is documented below.


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

Parameters

argument

MySQL database profile. Structure is documented below.