| 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.IdentityStore.Types.AttributeValue
Description
Synopsis
- data AttributeValue = AttributeValue' {
- newAttributeValue :: AttributeValue
Documentation
data AttributeValue Source #
The value of the attribute. This is a Document type. This type is not
supported by Java V1, Go V1, and older versions of the AWS CLI.
See: newAttributeValue smart constructor.
Constructors
| AttributeValue' | |
Instances
newAttributeValue :: AttributeValue Source #
Create a value of AttributeValue with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.