pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.databasemigrationservice.kotlin.outputs
/
ConnectionProfilePostgresqlSsl
/
ConnectionProfilePostgresqlSsl
Connection
Profile
Postgresql
Ssl
fun
ConnectionProfilePostgresqlSsl
(
caCertificate
:
String
,
clientCertificate
:
String
?
=
null
,
clientKey
:
String
?
=
null
,
type
:
String
?
=
null
)