| 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.GuardDuty.Types.Owner
Description
Documentation
Contains information on the owner of the bucket.
See: newOwner smart constructor.
Constructors
| Owner' | |
Fields
| |
Instances
| FromJSON Owner Source # | |
| Generic Owner Source # | |
| Read Owner Source # | |
| Show Owner Source # | |
| NFData Owner Source # | |
Defined in Amazonka.GuardDuty.Types.Owner | |
| Eq Owner Source # | |
| Hashable Owner Source # | |
Defined in Amazonka.GuardDuty.Types.Owner | |
| type Rep Owner Source # | |
Defined in Amazonka.GuardDuty.Types.Owner | |
Create a value of Owner 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:id:Owner', owner_id - The canonical user ID of the bucket owner. For information about
locating your canonical user ID see
Finding Your Account Canonical User ID.