| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.ChartAxisLabelOptionsProperty
Documentation
data ColumnIdentifierProperty Source #
Constructors
| ColumnIdentifierProperty | |
Fields
| |
Instances
data AxisLabelOptionsProperty Source #
Constructors
| AxisLabelOptionsProperty | |
Instances
| ToJSON AxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelOptionsProperty Methods toJSON :: AxisLabelOptionsProperty -> Value # toEncoding :: AxisLabelOptionsProperty -> Encoding # toJSONList :: [AxisLabelOptionsProperty] -> Value # | |||||
| Show AxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelOptionsProperty Methods showsPrec :: Int -> AxisLabelOptionsProperty -> ShowS # show :: AxisLabelOptionsProperty -> String # showList :: [AxisLabelOptionsProperty] -> ShowS # | |||||
| Eq AxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelOptionsProperty Methods (==) :: AxisLabelOptionsProperty -> AxisLabelOptionsProperty -> Bool # (/=) :: AxisLabelOptionsProperty -> AxisLabelOptionsProperty -> Bool # | |||||
| ToResourceProperties AxisLabelOptionsProperty Source # | |||||
| Property "ApplyTo" AxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelOptionsProperty Associated Types
Methods set :: PropertyType "ApplyTo" AxisLabelOptionsProperty -> AxisLabelOptionsProperty -> AxisLabelOptionsProperty # | |||||
| Property "CustomLabel" AxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelOptionsProperty Associated Types
Methods set :: PropertyType "CustomLabel" AxisLabelOptionsProperty -> AxisLabelOptionsProperty -> AxisLabelOptionsProperty # | |||||
| Property "FontConfiguration" AxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelOptionsProperty Associated Types
Methods set :: PropertyType "FontConfiguration" AxisLabelOptionsProperty -> AxisLabelOptionsProperty -> AxisLabelOptionsProperty # | |||||
| type PropertyType "ApplyTo" AxisLabelOptionsProperty Source # | |||||
| type PropertyType "CustomLabel" AxisLabelOptionsProperty Source # | |||||
| type PropertyType "FontConfiguration" AxisLabelOptionsProperty Source # | |||||
data AxisLabelReferenceOptionsProperty Source #
Constructors
| AxisLabelReferenceOptionsProperty | |
Fields
| |
Instances
| ToJSON AxisLabelReferenceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelReferenceOptionsProperty | |||||
| Show AxisLabelReferenceOptionsProperty Source # | |||||
| Eq AxisLabelReferenceOptionsProperty Source # | |||||
| ToResourceProperties AxisLabelReferenceOptionsProperty Source # | |||||
| Property "Column" AxisLabelReferenceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelReferenceOptionsProperty Associated Types
Methods set :: PropertyType "Column" AxisLabelReferenceOptionsProperty -> AxisLabelReferenceOptionsProperty -> AxisLabelReferenceOptionsProperty # | |||||
| Property "FieldId" AxisLabelReferenceOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AxisLabelReferenceOptionsProperty Associated Types
Methods set :: PropertyType "FieldId" AxisLabelReferenceOptionsProperty -> AxisLabelReferenceOptionsProperty -> AxisLabelReferenceOptionsProperty # | |||||
| type PropertyType "Column" AxisLabelReferenceOptionsProperty Source # | |||||
| type PropertyType "FieldId" AxisLabelReferenceOptionsProperty 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 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 # | |||||
mkAxisLabelReferenceOptionsProperty :: ColumnIdentifierProperty -> Value Text -> AxisLabelReferenceOptionsProperty Source #
data ChartAxisLabelOptionsProperty Source #
Constructors
| ChartAxisLabelOptionsProperty | |
Fields
| |
Instances
| ToJSON ChartAxisLabelOptionsProperty Source # | |||||
| Show ChartAxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ChartAxisLabelOptionsProperty Methods showsPrec :: Int -> ChartAxisLabelOptionsProperty -> ShowS # show :: ChartAxisLabelOptionsProperty -> String # showList :: [ChartAxisLabelOptionsProperty] -> ShowS # | |||||
| Eq ChartAxisLabelOptionsProperty Source # | |||||
| ToResourceProperties ChartAxisLabelOptionsProperty Source # | |||||
| Property "AxisLabelOptions" ChartAxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ChartAxisLabelOptionsProperty Associated Types
Methods set :: PropertyType "AxisLabelOptions" ChartAxisLabelOptionsProperty -> ChartAxisLabelOptionsProperty -> ChartAxisLabelOptionsProperty # | |||||
| Property "SortIconVisibility" ChartAxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ChartAxisLabelOptionsProperty Associated Types
Methods set :: PropertyType "SortIconVisibility" ChartAxisLabelOptionsProperty -> ChartAxisLabelOptionsProperty -> ChartAxisLabelOptionsProperty # | |||||
| Property "Visibility" ChartAxisLabelOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ChartAxisLabelOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" ChartAxisLabelOptionsProperty -> ChartAxisLabelOptionsProperty -> ChartAxisLabelOptionsProperty # | |||||
| type PropertyType "AxisLabelOptions" ChartAxisLabelOptionsProperty Source # | |||||
| type PropertyType "SortIconVisibility" ChartAxisLabelOptionsProperty Source # | |||||
| type PropertyType "Visibility" ChartAxisLabelOptionsProperty Source # | |||||