toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.databasemigrationservice.kotlin.inputs
/
ConnectionProfilePostgresqlArgs
/
ConnectionProfilePostgresqlArgs
Connection
Profile
Postgresql
Args
constructor
(
cloudSqlId
:
Output
<
String
>
?
=
null
,
host
:
Output
<
String
>
,
networkArchitecture
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
,
passwordSet
:
Output
<
Boolean
>
?
=
null
,
port
:
Output
<
Int
>
,
ssl
:
Output
<
ConnectionProfilePostgresqlSslArgs
>
?
=
null
,
username
:
Output
<
String
>
)