ReplicationConfiguration

ReplicationConfiguration
ReplicationConfiguration
JSON Example
{
    "role": "string",
    "rule": [
        {
            "id": "string",
            "status": "string",
            "priority": 0,
            "deleteMarkerReplication": {
                "status": "string"
            },
            "prefix": "string",
            "filter": {
                "prefix": "string",
                "tag": {
                    "key": "string",
                    "value": "string"
                },
                "and": {
                    "prefix": "string",
                    "tags": [
                        {
                            "key": "string",
                            "value": "string"
                        }
                    ]
                }
            },
            "destination": {
                "bucket": "string",
                "storageClass": "string",
                "account": "string",
                "accessControlTranslation": {
                    "owner": "string"
                }
            }
        }
    ]
}
string
role
Required

role

rule
Required

rule