| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.DefaultPaginatedLayoutConfigurationProperty
Documentation
data SpacingProperty Source #
Constructors
| SpacingProperty | |
Instances
data DefaultSectionBasedLayoutConfigurationProperty Source #
Constructors
| DefaultSectionBasedLayoutConfigurationProperty | |
Instances
| ToJSON DefaultSectionBasedLayoutConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DefaultSectionBasedLayoutConfigurationProperty Methods toJSON :: DefaultSectionBasedLayoutConfigurationProperty -> Value # toEncoding :: DefaultSectionBasedLayoutConfigurationProperty -> Encoding # toJSONList :: [DefaultSectionBasedLayoutConfigurationProperty] -> Value # toEncodingList :: [DefaultSectionBasedLayoutConfigurationProperty] -> Encoding # omitField :: DefaultSectionBasedLayoutConfigurationProperty -> Bool # | |||||
| Show DefaultSectionBasedLayoutConfigurationProperty Source # | |||||
| Eq DefaultSectionBasedLayoutConfigurationProperty Source # | |||||
| ToResourceProperties DefaultSectionBasedLayoutConfigurationProperty Source # | |||||
| Property "CanvasSizeOptions" DefaultSectionBasedLayoutConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DefaultSectionBasedLayoutConfigurationProperty Associated Types
Methods set :: PropertyType "CanvasSizeOptions" DefaultSectionBasedLayoutConfigurationProperty -> DefaultSectionBasedLayoutConfigurationProperty -> DefaultSectionBasedLayoutConfigurationProperty # | |||||
| type PropertyType "CanvasSizeOptions" DefaultSectionBasedLayoutConfigurationProperty Source # | |||||
data SectionBasedLayoutCanvasSizeOptionsProperty Source #
Constructors
| SectionBasedLayoutCanvasSizeOptionsProperty | |
Instances
| ToJSON SectionBasedLayoutCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty Methods toJSON :: SectionBasedLayoutCanvasSizeOptionsProperty -> Value # toEncoding :: SectionBasedLayoutCanvasSizeOptionsProperty -> Encoding # toJSONList :: [SectionBasedLayoutCanvasSizeOptionsProperty] -> Value # toEncodingList :: [SectionBasedLayoutCanvasSizeOptionsProperty] -> Encoding # omitField :: SectionBasedLayoutCanvasSizeOptionsProperty -> Bool # | |||||
| Show SectionBasedLayoutCanvasSizeOptionsProperty Source # | |||||
| Eq SectionBasedLayoutCanvasSizeOptionsProperty Source # | |||||
| ToResourceProperties SectionBasedLayoutCanvasSizeOptionsProperty Source # | |||||
| Property "PaperCanvasSizeOptions" SectionBasedLayoutCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty Associated Types
Methods set :: PropertyType "PaperCanvasSizeOptions" SectionBasedLayoutCanvasSizeOptionsProperty -> SectionBasedLayoutCanvasSizeOptionsProperty -> SectionBasedLayoutCanvasSizeOptionsProperty # | |||||
| type PropertyType "PaperCanvasSizeOptions" SectionBasedLayoutCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty type PropertyType "PaperCanvasSizeOptions" SectionBasedLayoutCanvasSizeOptionsProperty = SectionBasedLayoutPaperCanvasSizeOptionsProperty | |||||
data SectionBasedLayoutPaperCanvasSizeOptionsProperty Source #
Constructors
| SectionBasedLayoutPaperCanvasSizeOptionsProperty | |
Fields
| |
Instances
| ToJSON SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty Methods toJSON :: SectionBasedLayoutPaperCanvasSizeOptionsProperty -> Value # toEncoding :: SectionBasedLayoutPaperCanvasSizeOptionsProperty -> Encoding # toJSONList :: [SectionBasedLayoutPaperCanvasSizeOptionsProperty] -> Value # toEncodingList :: [SectionBasedLayoutPaperCanvasSizeOptionsProperty] -> Encoding # omitField :: SectionBasedLayoutPaperCanvasSizeOptionsProperty -> Bool # | |||||
| Show SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
| Eq SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
| ToResourceProperties SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
| Property "PaperMargin" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty Associated Types
| |||||
| Property "PaperOrientation" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty Associated Types
Methods set :: PropertyType "PaperOrientation" SectionBasedLayoutPaperCanvasSizeOptionsProperty -> SectionBasedLayoutPaperCanvasSizeOptionsProperty -> SectionBasedLayoutPaperCanvasSizeOptionsProperty # | |||||
| Property "PaperSize" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty Associated Types
| |||||
| type PropertyType "PaperMargin" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
| type PropertyType "PaperOrientation" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
| type PropertyType "PaperSize" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # | |||||
mkDefaultSectionBasedLayoutConfigurationProperty :: SectionBasedLayoutCanvasSizeOptionsProperty -> DefaultSectionBasedLayoutConfigurationProperty Source #
mkSectionBasedLayoutCanvasSizeOptionsProperty :: SectionBasedLayoutCanvasSizeOptionsProperty Source #
mkSectionBasedLayoutPaperCanvasSizeOptionsProperty :: SectionBasedLayoutPaperCanvasSizeOptionsProperty Source #
data DefaultPaginatedLayoutConfigurationProperty Source #
Constructors
| DefaultPaginatedLayoutConfigurationProperty | |
Fields | |
Instances
| ToJSON DefaultPaginatedLayoutConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DefaultPaginatedLayoutConfigurationProperty Methods toJSON :: DefaultPaginatedLayoutConfigurationProperty -> Value # toEncoding :: DefaultPaginatedLayoutConfigurationProperty -> Encoding # toJSONList :: [DefaultPaginatedLayoutConfigurationProperty] -> Value # toEncodingList :: [DefaultPaginatedLayoutConfigurationProperty] -> Encoding # omitField :: DefaultPaginatedLayoutConfigurationProperty -> Bool # | |||||
| Show DefaultPaginatedLayoutConfigurationProperty Source # | |||||
| Eq DefaultPaginatedLayoutConfigurationProperty Source # | |||||
| ToResourceProperties DefaultPaginatedLayoutConfigurationProperty Source # | |||||
| Property "SectionBased" DefaultPaginatedLayoutConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DefaultPaginatedLayoutConfigurationProperty Associated Types
| |||||
| type PropertyType "SectionBased" DefaultPaginatedLayoutConfigurationProperty Source # | |||||