toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin
/
PostgresqlFirewallRuleArgsBuilder
Postgresql
Firewall
Rule
Args
Builder
class
PostgresqlFirewallRuleArgsBuilder
Builder for
PostgresqlFirewallRuleArgs
.
Members
Functions
cluster
Id
Link copied to clipboard
@
JvmName
(
name
=
"fgnxhyipexcpxvyr"
)
suspend
fun
clusterId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fadhyonmjctkobjr"
)
suspend
fun
clusterId
(
value
:
String
?
)
end
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"ytkegxpuiqnohlgn"
)
suspend
fun
endIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"maaokibohjfncjjm"
)
suspend
fun
endIpAddress
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"dsffvhrvjpmqxgbw"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sjkumwffvcvymwku"
)
suspend
fun
name
(
value
:
String
?
)
start
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"tilksuohecivmyks"
)
suspend
fun
startIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"smvppdarwcuoxtqp"
)
suspend
fun
startIpAddress
(
value
:
String
?
)