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
/
PostgresqlProfileArgsBuilder
Postgresql
Profile
Args
Builder
class
PostgresqlProfileArgsBuilder
Builder for
PostgresqlProfileArgs
.
Members
Functions
database
Link copied to clipboard
@
JvmName
(
name
=
"qyocdxafotsphuqf"
)
suspend
fun
database
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"srkrqitxxmygyxqx"
)
suspend
fun
database
(
value
:
String
)
hostname
Link copied to clipboard
@
JvmName
(
name
=
"juxjpcdvdmcbefwc"
)
suspend
fun
hostname
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tfnmciltgxxvrhxq"
)
suspend
fun
hostname
(
value
:
String
)
password
Link copied to clipboard
@
JvmName
(
name
=
"lpmefetjiqyeturi"
)
suspend
fun
password
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dqdrahmhebntdxei"
)
suspend
fun
password
(
value
:
String
)
port
Link copied to clipboard
@
JvmName
(
name
=
"dfufiochvamibiwm"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vvhruuouygbmrpxb"
)
suspend
fun
port
(
value
:
Int
?
)
username
Link copied to clipboard
@
JvmName
(
name
=
"irjufegxlcwtqtui"
)
suspend
fun
username
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntxlprbaoyjhqdkd"
)
suspend
fun
username
(
value
:
String
)