| 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.TableFieldCustomIconContent
Description
Documentation
data TableFieldCustomIconContent Source #
The custom icon content for the table link content configuration.
See: newTableFieldCustomIconContent smart constructor.
Constructors
| TableFieldCustomIconContent' | |
Fields
| |
Instances
newTableFieldCustomIconContent :: TableFieldCustomIconContent Source #
Create a value of TableFieldCustomIconContent 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:icon:TableFieldCustomIconContent', tableFieldCustomIconContent_icon - The icon set type (link) of the custom icon content for table URL link
content.
tableFieldCustomIconContent_icon :: Lens' TableFieldCustomIconContent (Maybe TableFieldIconSetType) Source #
The icon set type (link) of the custom icon content for table URL link content.