Class MultiRegionAccessPointPolicyDocument

java.lang.Object
software.amazon.awssdk.services.s3control.model.MultiRegionAccessPointPolicyDocument
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MultiRegionAccessPointPolicyDocument.Builder,MultiRegionAccessPointPolicyDocument>

@Generated("software.amazon.awssdk:codegen") public final class MultiRegionAccessPointPolicyDocument extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MultiRegionAccessPointPolicyDocument.Builder,MultiRegionAccessPointPolicyDocument>

The Multi-Region Access Point access control policy.

When you update the policy, the update is first listed as the proposed policy. After the update is finished and all Regions have been updated, the proposed policy is listed as the established policy. If both policies have the same version number, the proposed policy is the established policy.

See Also: