pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1.kotlin.inputs
/
MysqlSslConfigArgs
/
MysqlSslConfigArgs
Mysql
Ssl
Config
Args
fun
MysqlSslConfigArgs
(
caCertificate
:
Output
<
String
>
?
=
null
,
clientCertificate
:
Output
<
String
>
?
=
null
,
clientKey
:
Output
<
String
>
?
=
null
)