toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1.kotlin.inputs
/
PostgresqlProfileArgs
/
PostgresqlProfileArgs
Postgresql
Profile
Args
constructor
(
database
:
Output
<
String
>
,
hostname
:
Output
<
String
>
,
password
:
Output
<
String
>
,
port
:
Output
<
Int
>
?
=
null
,
username
:
Output
<
String
>
)