Class ProposedMultiRegionAccessPointPolicy

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

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

The proposed access control policy for the Multi-Region Access Point.

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: