pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin
/
PostgresqlFirewallRuleArgs
/
PostgresqlFirewallRuleArgs
Postgresql
Firewall
Rule
Args
fun
PostgresqlFirewallRuleArgs
(
clusterId
:
Output
<
String
>
?
=
null
,
endIpAddress
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
startIpAddress
:
Output
<
String
>
?
=
null
)