| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.ReferenceLineProperty
Documentation
data CurrencyDisplayFormatConfigurationProperty Source #
Constructors
Instances
data ThousandSeparatorOptionsProperty Source #
Constructors
| ThousandSeparatorOptionsProperty | |
Fields
| |
Instances
| ToJSON ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty | |||||
| Show ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty Methods showsPrec :: Int -> ThousandSeparatorOptionsProperty -> ShowS # | |||||
| Eq ThousandSeparatorOptionsProperty Source # | |||||
| ToResourceProperties ThousandSeparatorOptionsProperty Source # | |||||
| Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| Property "Symbol" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "Symbol" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| Property "Visibility" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # | |||||
| type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # | |||||
| type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # | |||||
data FontConfigurationProperty Source #
Constructors
| FontConfigurationProperty | |
Fields
| |
Instances
| ToJSON FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Methods toJSON :: FontConfigurationProperty -> Value # toEncoding :: FontConfigurationProperty -> Encoding # toJSONList :: [FontConfigurationProperty] -> Value # | |||||
| Show FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Methods showsPrec :: Int -> FontConfigurationProperty -> ShowS # show :: FontConfigurationProperty -> String # showList :: [FontConfigurationProperty] -> ShowS # | |||||
| Eq FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Methods (==) :: FontConfigurationProperty -> FontConfigurationProperty -> Bool # (/=) :: FontConfigurationProperty -> FontConfigurationProperty -> Bool # | |||||
| ToResourceProperties FontConfigurationProperty Source # | |||||
| Property "FontColor" FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Associated Types
Methods set :: PropertyType "FontColor" FontConfigurationProperty -> FontConfigurationProperty -> FontConfigurationProperty # | |||||
| Property "FontDecoration" FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Associated Types
Methods set :: PropertyType "FontDecoration" FontConfigurationProperty -> FontConfigurationProperty -> FontConfigurationProperty # | |||||
| Property "FontFamily" FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Associated Types
Methods set :: PropertyType "FontFamily" FontConfigurationProperty -> FontConfigurationProperty -> FontConfigurationProperty # | |||||
| Property "FontSize" FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Associated Types
Methods set :: PropertyType "FontSize" FontConfigurationProperty -> FontConfigurationProperty -> FontConfigurationProperty # | |||||
| Property "FontStyle" FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Associated Types
Methods set :: PropertyType "FontStyle" FontConfigurationProperty -> FontConfigurationProperty -> FontConfigurationProperty # | |||||
| Property "FontWeight" FontConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.FontConfigurationProperty Associated Types
Methods set :: PropertyType "FontWeight" FontConfigurationProperty -> FontConfigurationProperty -> FontConfigurationProperty # | |||||
| type PropertyType "FontColor" FontConfigurationProperty Source # | |||||
| type PropertyType "FontDecoration" FontConfigurationProperty Source # | |||||
| type PropertyType "FontFamily" FontConfigurationProperty Source # | |||||
| type PropertyType "FontSize" FontConfigurationProperty Source # | |||||
| type PropertyType "FontStyle" FontConfigurationProperty Source # | |||||
| type PropertyType "FontWeight" FontConfigurationProperty Source # | |||||
data NumberDisplayFormatConfigurationProperty Source #
Constructors
| NumberDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Methods toJSON :: NumberDisplayFormatConfigurationProperty -> Value # toEncoding :: NumberDisplayFormatConfigurationProperty -> Encoding # toJSONList :: [NumberDisplayFormatConfigurationProperty] -> Value # toEncodingList :: [NumberDisplayFormatConfigurationProperty] -> Encoding # omitField :: NumberDisplayFormatConfigurationProperty -> Bool # | |||||
| Show NumberDisplayFormatConfigurationProperty Source # | |||||
| Eq NumberDisplayFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumberDisplayFormatConfigurationProperty Source # | |||||
| Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
data PercentageDisplayFormatConfigurationProperty Source #
Constructors
| PercentageDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Methods toJSON :: PercentageDisplayFormatConfigurationProperty -> Value # toEncoding :: PercentageDisplayFormatConfigurationProperty -> Encoding # toJSONList :: [PercentageDisplayFormatConfigurationProperty] -> Value # toEncodingList :: [PercentageDisplayFormatConfigurationProperty] -> Encoding # omitField :: PercentageDisplayFormatConfigurationProperty -> Bool # | |||||
| Show PercentageDisplayFormatConfigurationProperty Source # | |||||
| Eq PercentageDisplayFormatConfigurationProperty Source # | |||||
| ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # | |||||
| Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
data DecimalPlacesConfigurationProperty Source #
Constructors
| DecimalPlacesConfigurationProperty | |
Instances
| ToJSON DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty | |||||
| Show DecimalPlacesConfigurationProperty Source # | |||||
| Eq DecimalPlacesConfigurationProperty Source # | |||||
| ToResourceProperties DecimalPlacesConfigurationProperty Source # | |||||
| Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty # | |||||
| type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
data NegativeValueConfigurationProperty Source #
Constructors
| NegativeValueConfigurationProperty | |
Instances
| ToJSON NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty | |||||
| Show NegativeValueConfigurationProperty Source # | |||||
| Eq NegativeValueConfigurationProperty Source # | |||||
| ToResourceProperties NegativeValueConfigurationProperty Source # | |||||
| Property "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty Associated Types
Methods set :: PropertyType "DisplayMode" NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty # | |||||
| type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
data NullValueFormatConfigurationProperty Source #
Constructors
| NullValueFormatConfigurationProperty | |
Instances
| ToJSON NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty | |||||
| Show NullValueFormatConfigurationProperty Source # | |||||
| Eq NullValueFormatConfigurationProperty Source # | |||||
| ToResourceProperties NullValueFormatConfigurationProperty Source # | |||||
| Property "NullString" NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullString" NullValueFormatConfigurationProperty -> NullValueFormatConfigurationProperty -> NullValueFormatConfigurationProperty # | |||||
| type PropertyType "NullString" NullValueFormatConfigurationProperty Source # | |||||
data NumericSeparatorConfigurationProperty Source #
Constructors
| NumericSeparatorConfigurationProperty | |
Fields | |
Instances
| ToJSON NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty Methods toJSON :: NumericSeparatorConfigurationProperty -> Value # toEncoding :: NumericSeparatorConfigurationProperty -> Encoding # toJSONList :: [NumericSeparatorConfigurationProperty] -> Value # toEncodingList :: [NumericSeparatorConfigurationProperty] -> Encoding # omitField :: NumericSeparatorConfigurationProperty -> Bool # | |||||
| Show NumericSeparatorConfigurationProperty Source # | |||||
| Eq NumericSeparatorConfigurationProperty Source # | |||||
| ToResourceProperties NumericSeparatorConfigurationProperty Source # | |||||
| Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
| type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty = ThousandSeparatorOptionsProperty | |||||
data NumericFormatConfigurationProperty Source #
Constructors
| NumericFormatConfigurationProperty | |
Fields | |
Instances
| ToJSON NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty | |||||
| Show NumericFormatConfigurationProperty Source # | |||||
| Eq NumericFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumericFormatConfigurationProperty Source # | |||||
| Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty = CurrencyDisplayFormatConfigurationProperty | |||||
| type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty = NumberDisplayFormatConfigurationProperty | |||||
| type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty = PercentageDisplayFormatConfigurationProperty | |||||
data FontSizeProperty Source #
Constructors
| FontSizeProperty | |
Fields | |
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 | |
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 ReferenceLineCustomLabelConfigurationProperty Source #
Constructors
| ReferenceLineCustomLabelConfigurationProperty | |
Instances
| ToJSON ReferenceLineCustomLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineCustomLabelConfigurationProperty Methods toJSON :: ReferenceLineCustomLabelConfigurationProperty -> Value # toEncoding :: ReferenceLineCustomLabelConfigurationProperty -> Encoding # toJSONList :: [ReferenceLineCustomLabelConfigurationProperty] -> Value # toEncodingList :: [ReferenceLineCustomLabelConfigurationProperty] -> Encoding # omitField :: ReferenceLineCustomLabelConfigurationProperty -> Bool # | |||||
| Show ReferenceLineCustomLabelConfigurationProperty Source # | |||||
| Eq ReferenceLineCustomLabelConfigurationProperty Source # | |||||
| ToResourceProperties ReferenceLineCustomLabelConfigurationProperty Source # | |||||
| Property "CustomLabel" ReferenceLineCustomLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineCustomLabelConfigurationProperty Associated Types
| |||||
| type PropertyType "CustomLabel" ReferenceLineCustomLabelConfigurationProperty Source # | |||||
data ReferenceLineLabelConfigurationProperty Source #
Constructors
| ReferenceLineLabelConfigurationProperty | |
Fields
| |
Instances
| ToJSON ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Methods toJSON :: ReferenceLineLabelConfigurationProperty -> Value # toEncoding :: ReferenceLineLabelConfigurationProperty -> Encoding # toJSONList :: [ReferenceLineLabelConfigurationProperty] -> Value # toEncodingList :: [ReferenceLineLabelConfigurationProperty] -> Encoding # omitField :: ReferenceLineLabelConfigurationProperty -> Bool # | |||||
| Show ReferenceLineLabelConfigurationProperty Source # | |||||
| Eq ReferenceLineLabelConfigurationProperty Source # | |||||
| ToResourceProperties ReferenceLineLabelConfigurationProperty Source # | |||||
| Property "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Associated Types
Methods set :: PropertyType "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty # | |||||
| Property "FontColor" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Associated Types
| |||||
| Property "FontConfiguration" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Associated Types
Methods set :: PropertyType "FontConfiguration" ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty # | |||||
| Property "HorizontalPosition" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Associated Types
Methods set :: PropertyType "HorizontalPosition" ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty # | |||||
| Property "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Associated Types
Methods set :: PropertyType "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty # | |||||
| Property "VerticalPosition" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty Associated Types
Methods set :: PropertyType "VerticalPosition" ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty -> ReferenceLineLabelConfigurationProperty # | |||||
| type PropertyType "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty type PropertyType "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty = ReferenceLineCustomLabelConfigurationProperty | |||||
| type PropertyType "FontColor" ReferenceLineLabelConfigurationProperty Source # | |||||
| type PropertyType "FontConfiguration" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty type PropertyType "FontConfiguration" ReferenceLineLabelConfigurationProperty = FontConfigurationProperty | |||||
| type PropertyType "HorizontalPosition" ReferenceLineLabelConfigurationProperty Source # | |||||
| type PropertyType "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineLabelConfigurationProperty type PropertyType "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty = ReferenceLineValueLabelConfigurationProperty | |||||
| type PropertyType "VerticalPosition" ReferenceLineLabelConfigurationProperty Source # | |||||
data ReferenceLineValueLabelConfigurationProperty Source #
Constructors
| ReferenceLineValueLabelConfigurationProperty | |
Fields | |
Instances
| ToJSON ReferenceLineValueLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineValueLabelConfigurationProperty Methods toJSON :: ReferenceLineValueLabelConfigurationProperty -> Value # toEncoding :: ReferenceLineValueLabelConfigurationProperty -> Encoding # toJSONList :: [ReferenceLineValueLabelConfigurationProperty] -> Value # toEncodingList :: [ReferenceLineValueLabelConfigurationProperty] -> Encoding # omitField :: ReferenceLineValueLabelConfigurationProperty -> Bool # | |||||
| Show ReferenceLineValueLabelConfigurationProperty Source # | |||||
| Eq ReferenceLineValueLabelConfigurationProperty Source # | |||||
| ToResourceProperties ReferenceLineValueLabelConfigurationProperty Source # | |||||
| Property "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineValueLabelConfigurationProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty -> ReferenceLineValueLabelConfigurationProperty -> ReferenceLineValueLabelConfigurationProperty # | |||||
| Property "RelativePosition" ReferenceLineValueLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineValueLabelConfigurationProperty Associated Types
Methods set :: PropertyType "RelativePosition" ReferenceLineValueLabelConfigurationProperty -> ReferenceLineValueLabelConfigurationProperty -> ReferenceLineValueLabelConfigurationProperty # | |||||
| type PropertyType "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineValueLabelConfigurationProperty type PropertyType "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty = NumericFormatConfigurationProperty | |||||
| type PropertyType "RelativePosition" ReferenceLineValueLabelConfigurationProperty Source # | |||||
mkNullValueFormatConfigurationProperty :: Value Text -> NullValueFormatConfigurationProperty Source #
mkPercentageDisplayFormatConfigurationProperty :: PercentageDisplayFormatConfigurationProperty Source #
mkReferenceLineCustomLabelConfigurationProperty :: Value Text -> ReferenceLineCustomLabelConfigurationProperty Source #
mkReferenceLineValueLabelConfigurationProperty :: ReferenceLineValueLabelConfigurationProperty Source #
data ReferenceLineProperty Source #
Constructors
| ReferenceLineProperty | |
Fields | |
Instances
| ToJSON ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Methods toJSON :: ReferenceLineProperty -> Value # toEncoding :: ReferenceLineProperty -> Encoding # toJSONList :: [ReferenceLineProperty] -> Value # toEncodingList :: [ReferenceLineProperty] -> Encoding # omitField :: ReferenceLineProperty -> Bool # | |||||
| Show ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Methods showsPrec :: Int -> ReferenceLineProperty -> ShowS # show :: ReferenceLineProperty -> String # showList :: [ReferenceLineProperty] -> ShowS # | |||||
| Eq ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Methods (==) :: ReferenceLineProperty -> ReferenceLineProperty -> Bool # (/=) :: ReferenceLineProperty -> ReferenceLineProperty -> Bool # | |||||
| ToResourceProperties ReferenceLineProperty Source # | |||||
| Property "DataConfiguration" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Associated Types
Methods set :: PropertyType "DataConfiguration" ReferenceLineProperty -> ReferenceLineProperty -> ReferenceLineProperty # | |||||
| Property "LabelConfiguration" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Associated Types
Methods set :: PropertyType "LabelConfiguration" ReferenceLineProperty -> ReferenceLineProperty -> ReferenceLineProperty # | |||||
| Property "Status" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Associated Types
Methods set :: PropertyType "Status" ReferenceLineProperty -> ReferenceLineProperty -> ReferenceLineProperty # | |||||
| Property "StyleConfiguration" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty Associated Types
Methods set :: PropertyType "StyleConfiguration" ReferenceLineProperty -> ReferenceLineProperty -> ReferenceLineProperty # | |||||
| type PropertyType "DataConfiguration" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty type PropertyType "DataConfiguration" ReferenceLineProperty = ReferenceLineDataConfigurationProperty | |||||
| type PropertyType "LabelConfiguration" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty type PropertyType "LabelConfiguration" ReferenceLineProperty = ReferenceLineLabelConfigurationProperty | |||||
| type PropertyType "Status" ReferenceLineProperty Source # | |||||
| type PropertyType "StyleConfiguration" ReferenceLineProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ReferenceLineProperty type PropertyType "StyleConfiguration" ReferenceLineProperty = ReferenceLineStyleConfigurationProperty | |||||