| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.CertificateManagerPCA.Types.S3ObjectAcl
Description
Documentation
newtype S3ObjectAcl Source #
Constructors
| S3ObjectAcl' | |
Fields | |
Bundled Patterns
| pattern S3ObjectAcl_BUCKET_OWNER_FULL_CONTROL :: S3ObjectAcl | |
| pattern S3ObjectAcl_PUBLIC_READ :: S3ObjectAcl |