pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.inputs
/
MysqlSslConfigArgsBuilder
Mysql
Ssl
Config
Args
Builder
class
MysqlSslConfigArgsBuilder
Builder for
MysqlSslConfigArgs
.
Functions
Functions
ca
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"cgjxoceypgbfkery"
)
suspend
fun
caCertificate
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"axjemtfnnldrspfc"
)
suspend
fun
caCertificate
(
value
:
String
?
)
client
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"bkbhmueuuckitjbq"
)
suspend
fun
clientCertificate
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yxkejgjohghfplhr"
)
suspend
fun
clientCertificate
(
value
:
String
?
)
client
Key
Link copied to clipboard
@
JvmName
(
name
=
"clfjdewtppvldkmg"
)
suspend
fun
clientKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"slwvuvxqsjrmgcha"
)
suspend
fun
clientKey
(
value
:
String
?
)