ssl

@JvmName(name = "dqodnontkhmitqdw")
suspend fun ssl(value: Output<ConnectionProfileMysqlSslArgs>)
@JvmName(name = "nyiioschqxxnmjdg")
suspend fun ssl(value: ConnectionProfileMysqlSslArgs?)

Parameters

value

SSL configuration for the destination to connect to the source database. Structure is documented below.


@JvmName(name = "kcnndjsrbmjyaubb")
suspend fun ssl(argument: suspend ConnectionProfileMysqlSslArgsBuilder.() -> Unit)

Parameters

argument

SSL configuration for the destination to connect to the source database. Structure is documented below.