toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.databasemigrationservice.kotlin.inputs
/
ConnectionProfilePostgresqlSslArgs
/
ConnectionProfilePostgresqlSslArgs
Connection
Profile
Postgresql
Ssl
Args
constructor
(
caCertificate
:
Output
<
String
>
,
clientCertificate
:
Output
<
String
>
?
=
null
,
clientKey
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)