| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty
Documentation
data SpacingProperty Source #
Constructors
| SpacingProperty | |
Instances
data SectionStyleProperty Source #
Constructors
| SectionStyleProperty | |
Fields
| |
Instances
| ToJSON SectionStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SectionStyleProperty Methods toJSON :: SectionStyleProperty -> Value # toEncoding :: SectionStyleProperty -> Encoding # toJSONList :: [SectionStyleProperty] -> Value # toEncodingList :: [SectionStyleProperty] -> Encoding # omitField :: SectionStyleProperty -> Bool # | |||||
| Show SectionStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SectionStyleProperty Methods showsPrec :: Int -> SectionStyleProperty -> ShowS # show :: SectionStyleProperty -> String # showList :: [SectionStyleProperty] -> ShowS # | |||||
| Eq SectionStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SectionStyleProperty Methods (==) :: SectionStyleProperty -> SectionStyleProperty -> Bool # (/=) :: SectionStyleProperty -> SectionStyleProperty -> Bool # | |||||
| ToResourceProperties SectionStyleProperty Source # | |||||
| Property "Height" SectionStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SectionStyleProperty Associated Types
Methods set :: PropertyType "Height" SectionStyleProperty -> SectionStyleProperty -> SectionStyleProperty # | |||||
| Property "Padding" SectionStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.SectionStyleProperty Associated Types
Methods set :: PropertyType "Padding" SectionStyleProperty -> SectionStyleProperty -> SectionStyleProperty # | |||||
| type PropertyType "Height" SectionStyleProperty Source # | |||||
| type PropertyType "Padding" SectionStyleProperty Source # | |||||
data BodySectionConfigurationProperty Source #
Constructors
| BodySectionConfigurationProperty | |
Fields | |
Instances
| ToJSON BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty | |||||
| Show BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty Methods showsPrec :: Int -> BodySectionConfigurationProperty -> ShowS # | |||||
| Eq BodySectionConfigurationProperty Source # | |||||
| ToResourceProperties BodySectionConfigurationProperty Source # | |||||
| Property "Content" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty Associated Types
Methods set :: PropertyType "Content" BodySectionConfigurationProperty -> BodySectionConfigurationProperty -> BodySectionConfigurationProperty # | |||||
| Property "PageBreakConfiguration" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty Associated Types
Methods set :: PropertyType "PageBreakConfiguration" BodySectionConfigurationProperty -> BodySectionConfigurationProperty -> BodySectionConfigurationProperty # | |||||
| Property "RepeatConfiguration" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty Associated Types
Methods set :: PropertyType "RepeatConfiguration" BodySectionConfigurationProperty -> BodySectionConfigurationProperty -> BodySectionConfigurationProperty # | |||||
| Property "SectionId" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty Associated Types
Methods set :: PropertyType "SectionId" BodySectionConfigurationProperty -> BodySectionConfigurationProperty -> BodySectionConfigurationProperty # | |||||
| Property "Style" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty Associated Types
Methods set :: PropertyType "Style" BodySectionConfigurationProperty -> BodySectionConfigurationProperty -> BodySectionConfigurationProperty # | |||||
| type PropertyType "Content" BodySectionConfigurationProperty Source # | |||||
| type PropertyType "PageBreakConfiguration" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty type PropertyType "PageBreakConfiguration" BodySectionConfigurationProperty = SectionPageBreakConfigurationProperty | |||||
| type PropertyType "RepeatConfiguration" BodySectionConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.BodySectionConfigurationProperty type PropertyType "RepeatConfiguration" BodySectionConfigurationProperty = BodySectionRepeatConfigurationProperty | |||||
| type PropertyType "SectionId" BodySectionConfigurationProperty Source # | |||||
| type PropertyType "Style" BodySectionConfigurationProperty Source # | |||||