| 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.QuickSight.Types.Entity
Description
Documentation
An object, structure, or sub-structure of an analysis, template, or dashboard.
See: newEntity smart constructor.
Constructors
| Entity' | |
Instances
| FromJSON Entity Source # | |
| Generic Entity Source # | |
| Read Entity Source # | |
| Show Entity Source # | |
| NFData Entity Source # | |
Defined in Amazonka.QuickSight.Types.Entity  | |
| Eq Entity Source # | |
| Hashable Entity Source # | |
Defined in Amazonka.QuickSight.Types.Entity  | |
| type Rep Entity Source # | |
Defined in Amazonka.QuickSight.Types.Entity  | |
Create a value of Entity 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:path:Entity', entity_path - The hierarchical path of the entity within the analysis, template, or
 dashboard definition tree.