toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
ReplicaArgs
/
ReplicaArgs
Replica
Args
constructor
(
promoteMode
:
Output
<
Either
<
String
,
ReadReplicaPromoteMode
>
>
?
=
null
,
promoteOption
:
Output
<
Either
<
String
,
ReplicationPromoteOption
>
>
?
=
null
,
role
:
Output
<
Either
<
String
,
ReplicationRole
>
>
?
=
null
)