toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin.inputs
/
ObjectReplicationRuleArgs
/
ObjectReplicationRuleArgs
Object
Replication
Rule
Args
constructor
(
copyBlobsCreatedAfter
:
Output
<
String
>
?
=
null
,
destinationContainerName
:
Output
<
String
>
,
filterOutBlobsWithPrefixes
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
sourceContainerName
:
Output
<
String
>
)