AWS.S3.IS3ReplicationRule.Priority

Specifies the priority.

property Priority: TOptional<Integer>;
__property TOptional<Integer> Priority;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Amazon S3 attempts to replicate objects according to all replication rules. Whenever two or more replication rules conflict with the same destination bucket, objects will be replicated according to the rule with the highest priority.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.