pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1.kotlin.inputs
/
MysqlProfileArgsBuilder
/
sslConfig
ssl
Config
@
JvmName
(
name
=
"vcrdlfybptmccewr"
)
suspend
fun
sslConfig
(
value
:
Output
<
MysqlSslConfigArgs
>
)
@
JvmName
(
name
=
"osdwpeaogjbovgum"
)
suspend
fun
sslConfig
(
value
:
MysqlSslConfigArgs
?
)
Parameters
value
SSL configuration for the MySQL connection.
@
JvmName
(
name
=
"brwamydexausntux"
)
suspend
fun
sslConfig
(
argument
:
suspend
MysqlSslConfigArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
SSL configuration for the MySQL connection.