| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty
Documentation
data FontConfigurationProperty Source #
Constructors
| FontConfigurationProperty | |
Fields
| |
Instances
data DataLabelTypeProperty Source #
Constructors
| DataLabelTypeProperty | |
Instances
| ToJSON DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Methods toJSON :: DataLabelTypeProperty -> Value # toEncoding :: DataLabelTypeProperty -> Encoding # toJSONList :: [DataLabelTypeProperty] -> Value # toEncodingList :: [DataLabelTypeProperty] -> Encoding # omitField :: DataLabelTypeProperty -> Bool # | |||||
| Show DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Methods showsPrec :: Int -> DataLabelTypeProperty -> ShowS # show :: DataLabelTypeProperty -> String # showList :: [DataLabelTypeProperty] -> ShowS # | |||||
| Eq DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Methods (==) :: DataLabelTypeProperty -> DataLabelTypeProperty -> Bool # (/=) :: DataLabelTypeProperty -> DataLabelTypeProperty -> Bool # | |||||
| ToResourceProperties DataLabelTypeProperty Source # | |||||
| Property "DataPathLabelType" DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Associated Types
Methods set :: PropertyType "DataPathLabelType" DataLabelTypeProperty -> DataLabelTypeProperty -> DataLabelTypeProperty # | |||||
| Property "FieldLabelType" DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Associated Types
Methods set :: PropertyType "FieldLabelType" DataLabelTypeProperty -> DataLabelTypeProperty -> DataLabelTypeProperty # | |||||
| Property "MaximumLabelType" DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Associated Types
Methods set :: PropertyType "MaximumLabelType" DataLabelTypeProperty -> DataLabelTypeProperty -> DataLabelTypeProperty # | |||||
| Property "MinimumLabelType" DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Associated Types
Methods set :: PropertyType "MinimumLabelType" DataLabelTypeProperty -> DataLabelTypeProperty -> DataLabelTypeProperty # | |||||
| Property "RangeEndsLabelType" DataLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelTypeProperty Associated Types
Methods set :: PropertyType "RangeEndsLabelType" DataLabelTypeProperty -> DataLabelTypeProperty -> DataLabelTypeProperty # | |||||
| type PropertyType "DataPathLabelType" DataLabelTypeProperty Source # | |||||
| type PropertyType "FieldLabelType" DataLabelTypeProperty Source # | |||||
| type PropertyType "MaximumLabelType" DataLabelTypeProperty Source # | |||||
| type PropertyType "MinimumLabelType" DataLabelTypeProperty Source # | |||||
| type PropertyType "RangeEndsLabelType" DataLabelTypeProperty Source # | |||||
data DataPathLabelTypeProperty Source #
Constructors
| DataPathLabelTypeProperty | |
Fields
| |
Instances
| ToJSON DataPathLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataPathLabelTypeProperty Methods toJSON :: DataPathLabelTypeProperty -> Value # toEncoding :: DataPathLabelTypeProperty -> Encoding # toJSONList :: [DataPathLabelTypeProperty] -> Value # | |||||
| Show DataPathLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataPathLabelTypeProperty Methods showsPrec :: Int -> DataPathLabelTypeProperty -> ShowS # show :: DataPathLabelTypeProperty -> String # showList :: [DataPathLabelTypeProperty] -> ShowS # | |||||
| Eq DataPathLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataPathLabelTypeProperty Methods (==) :: DataPathLabelTypeProperty -> DataPathLabelTypeProperty -> Bool # (/=) :: DataPathLabelTypeProperty -> DataPathLabelTypeProperty -> Bool # | |||||
| ToResourceProperties DataPathLabelTypeProperty Source # | |||||
| Property "FieldId" DataPathLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataPathLabelTypeProperty Associated Types
Methods set :: PropertyType "FieldId" DataPathLabelTypeProperty -> DataPathLabelTypeProperty -> DataPathLabelTypeProperty # | |||||
| Property "FieldValue" DataPathLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataPathLabelTypeProperty Associated Types
Methods set :: PropertyType "FieldValue" DataPathLabelTypeProperty -> DataPathLabelTypeProperty -> DataPathLabelTypeProperty # | |||||
| Property "Visibility" DataPathLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataPathLabelTypeProperty Associated Types
Methods set :: PropertyType "Visibility" DataPathLabelTypeProperty -> DataPathLabelTypeProperty -> DataPathLabelTypeProperty # | |||||
| type PropertyType "FieldId" DataPathLabelTypeProperty Source # | |||||
| type PropertyType "FieldValue" DataPathLabelTypeProperty Source # | |||||
| type PropertyType "Visibility" DataPathLabelTypeProperty Source # | |||||
data FieldLabelTypeProperty Source #
Constructors
| FieldLabelTypeProperty | |
Fields
| |
Instances
| ToJSON FieldLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FieldLabelTypeProperty Methods toJSON :: FieldLabelTypeProperty -> Value # toEncoding :: FieldLabelTypeProperty -> Encoding # toJSONList :: [FieldLabelTypeProperty] -> Value # toEncodingList :: [FieldLabelTypeProperty] -> Encoding # omitField :: FieldLabelTypeProperty -> Bool # | |||||
| Show FieldLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FieldLabelTypeProperty Methods showsPrec :: Int -> FieldLabelTypeProperty -> ShowS # show :: FieldLabelTypeProperty -> String # showList :: [FieldLabelTypeProperty] -> ShowS # | |||||
| Eq FieldLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FieldLabelTypeProperty Methods (==) :: FieldLabelTypeProperty -> FieldLabelTypeProperty -> Bool # (/=) :: FieldLabelTypeProperty -> FieldLabelTypeProperty -> Bool # | |||||
| ToResourceProperties FieldLabelTypeProperty Source # | |||||
| Property "FieldId" FieldLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FieldLabelTypeProperty Associated Types
Methods set :: PropertyType "FieldId" FieldLabelTypeProperty -> FieldLabelTypeProperty -> FieldLabelTypeProperty # | |||||
| Property "Visibility" FieldLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FieldLabelTypeProperty Associated Types
Methods set :: PropertyType "Visibility" FieldLabelTypeProperty -> FieldLabelTypeProperty -> FieldLabelTypeProperty # | |||||
| type PropertyType "FieldId" FieldLabelTypeProperty Source # | |||||
| type PropertyType "Visibility" FieldLabelTypeProperty Source # | |||||
data MaximumLabelTypeProperty Source #
Constructors
| MaximumLabelTypeProperty | |
Fields
| |
Instances
| ToJSON MaximumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MaximumLabelTypeProperty Methods toJSON :: MaximumLabelTypeProperty -> Value # toEncoding :: MaximumLabelTypeProperty -> Encoding # toJSONList :: [MaximumLabelTypeProperty] -> Value # | |||||
| Show MaximumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MaximumLabelTypeProperty Methods showsPrec :: Int -> MaximumLabelTypeProperty -> ShowS # show :: MaximumLabelTypeProperty -> String # showList :: [MaximumLabelTypeProperty] -> ShowS # | |||||
| Eq MaximumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MaximumLabelTypeProperty Methods (==) :: MaximumLabelTypeProperty -> MaximumLabelTypeProperty -> Bool # (/=) :: MaximumLabelTypeProperty -> MaximumLabelTypeProperty -> Bool # | |||||
| ToResourceProperties MaximumLabelTypeProperty Source # | |||||
| Property "Visibility" MaximumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MaximumLabelTypeProperty Associated Types
Methods set :: PropertyType "Visibility" MaximumLabelTypeProperty -> MaximumLabelTypeProperty -> MaximumLabelTypeProperty # | |||||
| type PropertyType "Visibility" MaximumLabelTypeProperty Source # | |||||
data MinimumLabelTypeProperty Source #
Constructors
| MinimumLabelTypeProperty | |
Fields
| |
Instances
| ToJSON MinimumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MinimumLabelTypeProperty Methods toJSON :: MinimumLabelTypeProperty -> Value # toEncoding :: MinimumLabelTypeProperty -> Encoding # toJSONList :: [MinimumLabelTypeProperty] -> Value # | |||||
| Show MinimumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MinimumLabelTypeProperty Methods showsPrec :: Int -> MinimumLabelTypeProperty -> ShowS # show :: MinimumLabelTypeProperty -> String # showList :: [MinimumLabelTypeProperty] -> ShowS # | |||||
| Eq MinimumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MinimumLabelTypeProperty Methods (==) :: MinimumLabelTypeProperty -> MinimumLabelTypeProperty -> Bool # (/=) :: MinimumLabelTypeProperty -> MinimumLabelTypeProperty -> Bool # | |||||
| ToResourceProperties MinimumLabelTypeProperty Source # | |||||
| Property "Visibility" MinimumLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.MinimumLabelTypeProperty Associated Types
Methods set :: PropertyType "Visibility" MinimumLabelTypeProperty -> MinimumLabelTypeProperty -> MinimumLabelTypeProperty # | |||||
| type PropertyType "Visibility" MinimumLabelTypeProperty Source # | |||||
data RangeEndsLabelTypeProperty Source #
Constructors
| RangeEndsLabelTypeProperty | |
Fields
| |
Instances
| ToJSON RangeEndsLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.RangeEndsLabelTypeProperty Methods toJSON :: RangeEndsLabelTypeProperty -> Value # toEncoding :: RangeEndsLabelTypeProperty -> Encoding # toJSONList :: [RangeEndsLabelTypeProperty] -> Value # toEncodingList :: [RangeEndsLabelTypeProperty] -> Encoding # | |||||
| Show RangeEndsLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.RangeEndsLabelTypeProperty Methods showsPrec :: Int -> RangeEndsLabelTypeProperty -> ShowS # show :: RangeEndsLabelTypeProperty -> String # showList :: [RangeEndsLabelTypeProperty] -> ShowS # | |||||
| Eq RangeEndsLabelTypeProperty Source # | |||||
| ToResourceProperties RangeEndsLabelTypeProperty Source # | |||||
| Property "Visibility" RangeEndsLabelTypeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.RangeEndsLabelTypeProperty Associated Types
Methods set :: PropertyType "Visibility" RangeEndsLabelTypeProperty -> RangeEndsLabelTypeProperty -> RangeEndsLabelTypeProperty # | |||||
| type PropertyType "Visibility" RangeEndsLabelTypeProperty Source # | |||||
data FontSizeProperty Source #
Constructors
| FontSizeProperty | |
Instances
| ToJSON FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods toJSON :: FontSizeProperty -> Value # toEncoding :: FontSizeProperty -> Encoding # toJSONList :: [FontSizeProperty] -> Value # toEncodingList :: [FontSizeProperty] -> Encoding # omitField :: FontSizeProperty -> Bool # | |||||
| Show FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods showsPrec :: Int -> FontSizeProperty -> ShowS # show :: FontSizeProperty -> String # showList :: [FontSizeProperty] -> ShowS # | |||||
| Eq FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods (==) :: FontSizeProperty -> FontSizeProperty -> Bool # (/=) :: FontSizeProperty -> FontSizeProperty -> Bool # | |||||
| ToResourceProperties FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Methods toResourceProperties :: FontSizeProperty -> ResourceProperties # | |||||
| Property "Absolute" FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Associated Types
Methods set :: PropertyType "Absolute" FontSizeProperty -> FontSizeProperty -> FontSizeProperty # | |||||
| Property "Relative" FontSizeProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontSizeProperty Associated Types
Methods set :: PropertyType "Relative" FontSizeProperty -> FontSizeProperty -> FontSizeProperty # | |||||
| type PropertyType "Absolute" FontSizeProperty Source # | |||||
| type PropertyType "Relative" FontSizeProperty Source # | |||||
data FontWeightProperty Source #
Constructors
| FontWeightProperty | |
Fields
| |
Instances
| ToJSON FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods toJSON :: FontWeightProperty -> Value # toEncoding :: FontWeightProperty -> Encoding # toJSONList :: [FontWeightProperty] -> Value # toEncodingList :: [FontWeightProperty] -> Encoding # omitField :: FontWeightProperty -> Bool # | |||||
| Show FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods showsPrec :: Int -> FontWeightProperty -> ShowS # show :: FontWeightProperty -> String # showList :: [FontWeightProperty] -> ShowS # | |||||
| Eq FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods (==) :: FontWeightProperty -> FontWeightProperty -> Bool # (/=) :: FontWeightProperty -> FontWeightProperty -> Bool # | |||||
| ToResourceProperties FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Methods toResourceProperties :: FontWeightProperty -> ResourceProperties # | |||||
| Property "Name" FontWeightProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontWeightProperty Associated Types
Methods set :: PropertyType "Name" FontWeightProperty -> FontWeightProperty -> FontWeightProperty # | |||||
| type PropertyType "Name" FontWeightProperty Source # | |||||
data DataLabelOptionsProperty Source #
Constructors
| DataLabelOptionsProperty | |
Fields
| |
Instances
| ToJSON DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Methods toJSON :: DataLabelOptionsProperty -> Value # toEncoding :: DataLabelOptionsProperty -> Encoding # toJSONList :: [DataLabelOptionsProperty] -> Value # | |||||
| Show DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Methods showsPrec :: Int -> DataLabelOptionsProperty -> ShowS # show :: DataLabelOptionsProperty -> String # showList :: [DataLabelOptionsProperty] -> ShowS # | |||||
| Eq DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Methods (==) :: DataLabelOptionsProperty -> DataLabelOptionsProperty -> Bool # (/=) :: DataLabelOptionsProperty -> DataLabelOptionsProperty -> Bool # | |||||
| ToResourceProperties DataLabelOptionsProperty Source # | |||||
| Property "CategoryLabelVisibility" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "CategoryLabelVisibility" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "DataLabelTypes" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "DataLabelTypes" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "LabelColor" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "LabelColor" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "LabelContent" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "LabelContent" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "LabelFontConfiguration" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "LabelFontConfiguration" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "MeasureLabelVisibility" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "MeasureLabelVisibility" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "Overlap" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "Overlap" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "Position" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "Position" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "TotalsVisibility" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "TotalsVisibility" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| Property "Visibility" DataLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DataLabelOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" DataLabelOptionsProperty -> DataLabelOptionsProperty -> DataLabelOptionsProperty # | |||||
| type PropertyType "CategoryLabelVisibility" DataLabelOptionsProperty Source # | |||||
| type PropertyType "DataLabelTypes" DataLabelOptionsProperty Source # | |||||
| type PropertyType "LabelColor" DataLabelOptionsProperty Source # | |||||
| type PropertyType "LabelContent" DataLabelOptionsProperty Source # | |||||
| type PropertyType "LabelFontConfiguration" DataLabelOptionsProperty Source # | |||||
| type PropertyType "MeasureLabelVisibility" DataLabelOptionsProperty Source # | |||||
| type PropertyType "Overlap" DataLabelOptionsProperty Source # | |||||
| type PropertyType "Position" DataLabelOptionsProperty Source # | |||||
| type PropertyType "TotalsVisibility" DataLabelOptionsProperty Source # | |||||
| type PropertyType "Visibility" DataLabelOptionsProperty Source # | |||||