| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Template.ColumnConfigurationProperty
Documentation
data CurrencyDisplayFormatConfigurationProperty Source #
Constructors
Instances
data ThousandSeparatorOptionsProperty Source #
Constructors
| ThousandSeparatorOptionsProperty | |
Fields
| |
Instances
| ToJSON ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty | |||||
| Show ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty Methods showsPrec :: Int -> ThousandSeparatorOptionsProperty -> ShowS # | |||||
| Eq ThousandSeparatorOptionsProperty Source # | |||||
| ToResourceProperties ThousandSeparatorOptionsProperty Source # | |||||
| Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| Property "Symbol" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "Symbol" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| Property "Visibility" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.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 StringFormatConfigurationProperty Source #
Constructors
| StringFormatConfigurationProperty | |
Instances
| ToJSON StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty | |||||
| Show StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty Methods showsPrec :: Int -> StringFormatConfigurationProperty -> ShowS # | |||||
| Eq StringFormatConfigurationProperty Source # | |||||
| ToResourceProperties StringFormatConfigurationProperty Source # | |||||
| Property "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty -> StringFormatConfigurationProperty -> StringFormatConfigurationProperty # | |||||
| Property "NumericFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty -> StringFormatConfigurationProperty -> StringFormatConfigurationProperty # | |||||
| type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty = NumericFormatConfigurationProperty | |||||
data FormatConfigurationProperty Source #
Constructors
| FormatConfigurationProperty | |
Instances
| ToJSON FormatConfigurationProperty Source # | |||||
| Show FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty Methods showsPrec :: Int -> FormatConfigurationProperty -> ShowS # show :: FormatConfigurationProperty -> String # showList :: [FormatConfigurationProperty] -> ShowS # | |||||
| Eq FormatConfigurationProperty Source # | |||||
| ToResourceProperties FormatConfigurationProperty Source # | |||||
| Property "DateTimeFormatConfiguration" FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty Associated Types
Methods set :: PropertyType "DateTimeFormatConfiguration" FormatConfigurationProperty -> FormatConfigurationProperty -> FormatConfigurationProperty # | |||||
| Property "NumberFormatConfiguration" FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberFormatConfiguration" FormatConfigurationProperty -> FormatConfigurationProperty -> FormatConfigurationProperty # | |||||
| Property "StringFormatConfiguration" FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty Associated Types
Methods set :: PropertyType "StringFormatConfiguration" FormatConfigurationProperty -> FormatConfigurationProperty -> FormatConfigurationProperty # | |||||
| type PropertyType "DateTimeFormatConfiguration" FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty type PropertyType "DateTimeFormatConfiguration" FormatConfigurationProperty = DateTimeFormatConfigurationProperty | |||||
| type PropertyType "NumberFormatConfiguration" FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty type PropertyType "NumberFormatConfiguration" FormatConfigurationProperty = NumberFormatConfigurationProperty | |||||
| type PropertyType "StringFormatConfiguration" FormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.FormatConfigurationProperty type PropertyType "StringFormatConfiguration" FormatConfigurationProperty = StringFormatConfigurationProperty | |||||
data NumberDisplayFormatConfigurationProperty Source #
Constructors
| NumberDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.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.Template.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.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.Template.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.Template.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.Template.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
data DecimalPlacesConfigurationProperty Source #
Constructors
| DecimalPlacesConfigurationProperty | |
Instances
| ToJSON DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty | |||||
| Show DecimalPlacesConfigurationProperty Source # | |||||
| Eq DecimalPlacesConfigurationProperty Source # | |||||
| ToResourceProperties DecimalPlacesConfigurationProperty Source # | |||||
| Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty # | |||||
| type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
data NegativeValueConfigurationProperty Source #
Constructors
| NegativeValueConfigurationProperty | |
Fields
| |
Instances
| ToJSON NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty | |||||
| Show NegativeValueConfigurationProperty Source # | |||||
| Eq NegativeValueConfigurationProperty Source # | |||||
| ToResourceProperties NegativeValueConfigurationProperty Source # | |||||
| Property "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty Associated Types
Methods set :: PropertyType "DisplayMode" NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty # | |||||
| type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
data NullValueFormatConfigurationProperty Source #
Constructors
| NullValueFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty | |||||
| Show NullValueFormatConfigurationProperty Source # | |||||
| Eq NullValueFormatConfigurationProperty Source # | |||||
| ToResourceProperties NullValueFormatConfigurationProperty Source # | |||||
| Property "NullString" NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.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.Template.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.Template.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
| type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty = ThousandSeparatorOptionsProperty | |||||
data DateTimeFormatConfigurationProperty Source #
Constructors
| DateTimeFormatConfigurationProperty | |
Instances
| ToJSON DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty | |||||
| Show DateTimeFormatConfigurationProperty Source # | |||||
| Eq DateTimeFormatConfigurationProperty Source # | |||||
| ToResourceProperties DateTimeFormatConfigurationProperty Source # | |||||
| Property "DateTimeFormat" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty # | |||||
| Property "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty # | |||||
| type PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty Source # | |||||
| type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty = NumericFormatConfigurationProperty | |||||
data NumericFormatConfigurationProperty Source #
Constructors
| NumericFormatConfigurationProperty | |
Instances
| ToJSON NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty | |||||
| Show NumericFormatConfigurationProperty Source # | |||||
| Eq NumericFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumericFormatConfigurationProperty Source # | |||||
| Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty = CurrencyDisplayFormatConfigurationProperty | |||||
| type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty = NumberDisplayFormatConfigurationProperty | |||||
| type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty = PercentageDisplayFormatConfigurationProperty | |||||
data NumberFormatConfigurationProperty Source #
Constructors
| NumberFormatConfigurationProperty | |
Instances
| ToJSON NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty | |||||
| Show NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty Methods showsPrec :: Int -> NumberFormatConfigurationProperty -> ShowS # | |||||
| Eq NumberFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumberFormatConfigurationProperty Source # | |||||
| Property "FormatConfiguration" NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" NumberFormatConfigurationProperty -> NumberFormatConfigurationProperty -> NumberFormatConfigurationProperty # | |||||
| type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty = NumericFormatConfigurationProperty | |||||
mkNullValueFormatConfigurationProperty :: Value Text -> NullValueFormatConfigurationProperty Source #
mkPercentageDisplayFormatConfigurationProperty :: PercentageDisplayFormatConfigurationProperty Source #
data ColumnConfigurationProperty Source #
Constructors
| ColumnConfigurationProperty | |
Fields | |
Instances
| ToJSON ColumnConfigurationProperty Source # | |||||
| Show ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnConfigurationProperty Methods showsPrec :: Int -> ColumnConfigurationProperty -> ShowS # show :: ColumnConfigurationProperty -> String # showList :: [ColumnConfigurationProperty] -> ShowS # | |||||
| Eq ColumnConfigurationProperty Source # | |||||
| ToResourceProperties ColumnConfigurationProperty Source # | |||||
| Property "ColorsConfiguration" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "ColorsConfiguration" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "Column" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "Column" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "FormatConfiguration" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| Property "Role" ColumnConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnConfigurationProperty Associated Types
Methods set :: PropertyType "Role" ColumnConfigurationProperty -> ColumnConfigurationProperty -> ColumnConfigurationProperty # | |||||
| type PropertyType "ColorsConfiguration" ColumnConfigurationProperty Source # | |||||
| type PropertyType "Column" ColumnConfigurationProperty Source # | |||||
| type PropertyType "FormatConfiguration" ColumnConfigurationProperty Source # | |||||
| type PropertyType "Role" ColumnConfigurationProperty Source # | |||||