ssl

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

Parameters

value

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


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

Parameters

argument

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