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