| 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 |
Amazonka.CloudFront.Types.Tags
Description
Documentation
A complex type that contains zero or more Tag elements.
See: newTags smart constructor.
Instances
| Eq Tags Source # | |
| Read Tags Source # | |
| Show Tags Source # | |
| Generic Tags Source # | |
| NFData Tags Source # | |
Defined in Amazonka.CloudFront.Types.Tags | |
| Hashable Tags Source # | |
Defined in Amazonka.CloudFront.Types.Tags | |
| FromXML Tags Source # | |
| ToXML Tags Source # | |
Defined in Amazonka.CloudFront.Types.Tags | |
| type Rep Tags Source # | |
Defined in Amazonka.CloudFront.Types.Tags | |
Create a value of Tags 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:items:Tags', tags_items - A complex type that contains Tag elements.