toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.inputs
/
MysqlProfileArgsBuilder
/
sslConfig
ssl
Config
@
JvmName
(
name
=
"rxaasvwaldkghsrd"
)
suspend
fun
sslConfig
(
value
:
Output
<
MysqlSslConfigArgs
>
)
@
JvmName
(
name
=
"bjnxylmxveajkcbe"
)
suspend
fun
sslConfig
(
value
:
MysqlSslConfigArgs
?
)
Parameters
value
SSL configuration for the MySQL connection.
@
JvmName
(
name
=
"kibrxwmliaeeayxp"
)
suspend
fun
sslConfig
(
argument
:
suspend
MysqlSslConfigArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
SSL configuration for the MySQL connection.