toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin
/
ObjectReplicationArgs
/
ObjectReplicationArgs
Object
Replication
Args
constructor
(
destinationStorageAccountId
:
Output
<
String
>
?
=
null
,
rules
:
Output
<
List
<
ObjectReplicationRuleArgs
>
>
?
=
null
,
sourceStorageAccountId
:
Output
<
String
>
?
=
null
)