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.TableFieldImageConfiguration
Description
Documentation
data TableFieldImageConfiguration Source #
The image configuration of a table field URL.
See: newTableFieldImageConfiguration
smart constructor.
Constructors
TableFieldImageConfiguration' | |
Fields
|
Instances
newTableFieldImageConfiguration :: TableFieldImageConfiguration Source #
Create a value of TableFieldImageConfiguration
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:sizingOptions:TableFieldImageConfiguration'
, tableFieldImageConfiguration_sizingOptions
- The sizing options for the table image configuration.
tableFieldImageConfiguration_sizingOptions :: Lens' TableFieldImageConfiguration (Maybe TableCellImageSizingConfiguration) Source #
The sizing options for the table image configuration.