sslConfig

@JvmName(name = "vkmthbpwjybbblhe")
suspend fun sslConfig(value: Output<ConnectionProfileMysqlProfileSslConfigArgs>)
@JvmName(name = "xtwabwrqeeywnatq")
suspend fun sslConfig(value: ConnectionProfileMysqlProfileSslConfigArgs?)

Parameters

value

SSL configuration for the MySQL connection. Structure is documented below.


@JvmName(name = "cgmannjehwljparf")
suspend fun sslConfig(argument: suspend ConnectionProfileMysqlProfileSslConfigArgsBuilder.() -> Unit)

Parameters

argument

SSL configuration for the MySQL connection. Structure is documented below.