toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.databasemigrationservice.kotlin.outputs
/
ConnectionProfilePostgresql
/
ConnectionProfilePostgresql
Connection
Profile
Postgresql
constructor
(
cloudSqlId
:
String
?
=
null
,
host
:
String
,
networkArchitecture
:
String
?
=
null
,
password
:
String
,
passwordSet
:
Boolean
?
=
null
,
port
:
Int
,
ssl
:
ConnectionProfilePostgresqlSsl
?
=
null
,
username
:
String
)