toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.inputs
/
ConnectionProfileMysqlProfileSslConfigArgs
/
ConnectionProfileMysqlProfileSslConfigArgs
Connection
Profile
Mysql
Profile
Ssl
Config
Args
constructor
(
caCertificate
:
Output
<
String
>
?
=
null
,
caCertificateSet
:
Output
<
Boolean
>
?
=
null
,
clientCertificate
:
Output
<
String
>
?
=
null
,
clientCertificateSet
:
Output
<
Boolean
>
?
=
null
,
clientKey
:
Output
<
String
>
?
=
null
,
clientKeySet
:
Output
<
Boolean
>
?
=
null
)