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