Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data AccessControlTranslation Source #
A container for information about access control for replicas.
See: newAccessControlTranslation
smart constructor.
AccessControlTranslation' | |
|
Instances
newAccessControlTranslation Source #
Create a value of AccessControlTranslation
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:owner:AccessControlTranslation'
, accessControlTranslation_owner
- Specifies the replica ownership. For default and valid values, see
PUT bucket replication
in the Amazon S3 API Reference.
accessControlTranslation_owner :: Lens' AccessControlTranslation OwnerOverride Source #
Specifies the replica ownership. For default and valid values, see PUT bucket replication in the Amazon S3 API Reference.