| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.DateTimeHierarchyProperty
Documentation
data NumericEqualityDrillDownFilterProperty Source #
Constructors
| NumericEqualityDrillDownFilterProperty | |
Fields
| |
Instances
data ColumnIdentifierProperty Source #
Constructors
| ColumnIdentifierProperty | |
Fields
| |
Instances
| ToJSON ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ColumnIdentifierProperty Methods toJSON :: ColumnIdentifierProperty -> Value # toEncoding :: ColumnIdentifierProperty -> Encoding # toJSONList :: [ColumnIdentifierProperty] -> Value # | |||||
| Show ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ColumnIdentifierProperty Methods showsPrec :: Int -> ColumnIdentifierProperty -> ShowS # show :: ColumnIdentifierProperty -> String # showList :: [ColumnIdentifierProperty] -> ShowS # | |||||
| Eq ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ColumnIdentifierProperty Methods (==) :: ColumnIdentifierProperty -> ColumnIdentifierProperty -> Bool # (/=) :: ColumnIdentifierProperty -> ColumnIdentifierProperty -> Bool # | |||||
| ToResourceProperties ColumnIdentifierProperty Source # | |||||
| Property "ColumnName" ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ColumnIdentifierProperty Associated Types
Methods set :: PropertyType "ColumnName" ColumnIdentifierProperty -> ColumnIdentifierProperty -> ColumnIdentifierProperty # | |||||
| Property "DataSetIdentifier" ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.ColumnIdentifierProperty Associated Types
Methods set :: PropertyType "DataSetIdentifier" ColumnIdentifierProperty -> ColumnIdentifierProperty -> ColumnIdentifierProperty # | |||||
| type PropertyType "ColumnName" ColumnIdentifierProperty Source # | |||||
| type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # | |||||
data CategoryDrillDownFilterProperty Source #
Constructors
| CategoryDrillDownFilterProperty | |
Fields | |
Instances
| ToJSON CategoryDrillDownFilterProperty Source # | |||||
| Show CategoryDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.CategoryDrillDownFilterProperty Methods showsPrec :: Int -> CategoryDrillDownFilterProperty -> ShowS # | |||||
| Eq CategoryDrillDownFilterProperty Source # | |||||
| ToResourceProperties CategoryDrillDownFilterProperty Source # | |||||
| Property "CategoryValues" CategoryDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.CategoryDrillDownFilterProperty Associated Types
Methods set :: PropertyType "CategoryValues" CategoryDrillDownFilterProperty -> CategoryDrillDownFilterProperty -> CategoryDrillDownFilterProperty # | |||||
| Property "Column" CategoryDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.CategoryDrillDownFilterProperty Associated Types
Methods set :: PropertyType "Column" CategoryDrillDownFilterProperty -> CategoryDrillDownFilterProperty -> CategoryDrillDownFilterProperty # | |||||
| type PropertyType "CategoryValues" CategoryDrillDownFilterProperty Source # | |||||
| type PropertyType "Column" CategoryDrillDownFilterProperty Source # | |||||
data DrillDownFilterProperty Source #
Constructors
| DrillDownFilterProperty | |
Instances
| ToJSON DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty Methods toJSON :: DrillDownFilterProperty -> Value # toEncoding :: DrillDownFilterProperty -> Encoding # toJSONList :: [DrillDownFilterProperty] -> Value # | |||||
| Show DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty Methods showsPrec :: Int -> DrillDownFilterProperty -> ShowS # show :: DrillDownFilterProperty -> String # showList :: [DrillDownFilterProperty] -> ShowS # | |||||
| Eq DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty Methods (==) :: DrillDownFilterProperty -> DrillDownFilterProperty -> Bool # (/=) :: DrillDownFilterProperty -> DrillDownFilterProperty -> Bool # | |||||
| ToResourceProperties DrillDownFilterProperty Source # | |||||
| Property "CategoryFilter" DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty Associated Types
Methods set :: PropertyType "CategoryFilter" DrillDownFilterProperty -> DrillDownFilterProperty -> DrillDownFilterProperty # | |||||
| Property "NumericEqualityFilter" DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty Associated Types
Methods set :: PropertyType "NumericEqualityFilter" DrillDownFilterProperty -> DrillDownFilterProperty -> DrillDownFilterProperty # | |||||
| Property "TimeRangeFilter" DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty Associated Types
Methods set :: PropertyType "TimeRangeFilter" DrillDownFilterProperty -> DrillDownFilterProperty -> DrillDownFilterProperty # | |||||
| type PropertyType "CategoryFilter" DrillDownFilterProperty Source # | |||||
| type PropertyType "NumericEqualityFilter" DrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DrillDownFilterProperty type PropertyType "NumericEqualityFilter" DrillDownFilterProperty = NumericEqualityDrillDownFilterProperty | |||||
| type PropertyType "TimeRangeFilter" DrillDownFilterProperty Source # | |||||
data TimeRangeDrillDownFilterProperty Source #
Constructors
| TimeRangeDrillDownFilterProperty | |
Fields
| |
Instances
| ToJSON TimeRangeDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.TimeRangeDrillDownFilterProperty | |||||
| Show TimeRangeDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.TimeRangeDrillDownFilterProperty Methods showsPrec :: Int -> TimeRangeDrillDownFilterProperty -> ShowS # | |||||
| Eq TimeRangeDrillDownFilterProperty Source # | |||||
| ToResourceProperties TimeRangeDrillDownFilterProperty Source # | |||||
| Property "Column" TimeRangeDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.TimeRangeDrillDownFilterProperty Associated Types
Methods set :: PropertyType "Column" TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty # | |||||
| Property "RangeMaximum" TimeRangeDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.TimeRangeDrillDownFilterProperty Associated Types
Methods set :: PropertyType "RangeMaximum" TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty # | |||||
| Property "RangeMinimum" TimeRangeDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.TimeRangeDrillDownFilterProperty Associated Types
Methods set :: PropertyType "RangeMinimum" TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty # | |||||
| Property "TimeGranularity" TimeRangeDrillDownFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.TimeRangeDrillDownFilterProperty Associated Types
Methods set :: PropertyType "TimeGranularity" TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty -> TimeRangeDrillDownFilterProperty # | |||||
| type PropertyType "Column" TimeRangeDrillDownFilterProperty Source # | |||||
| type PropertyType "RangeMaximum" TimeRangeDrillDownFilterProperty Source # | |||||
| type PropertyType "RangeMinimum" TimeRangeDrillDownFilterProperty Source # | |||||
| type PropertyType "TimeGranularity" TimeRangeDrillDownFilterProperty Source # | |||||
mkCategoryDrillDownFilterProperty :: ValueList Text -> ColumnIdentifierProperty -> CategoryDrillDownFilterProperty Source #
mkNumericEqualityDrillDownFilterProperty :: ColumnIdentifierProperty -> Value Double -> NumericEqualityDrillDownFilterProperty Source #
mkTimeRangeDrillDownFilterProperty :: ColumnIdentifierProperty -> Value Text -> Value Text -> Value Text -> TimeRangeDrillDownFilterProperty Source #
data DateTimeHierarchyProperty Source #
Constructors
| DateTimeHierarchyProperty | |
Fields | |
Instances
| ToJSON DateTimeHierarchyProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DateTimeHierarchyProperty Methods toJSON :: DateTimeHierarchyProperty -> Value # toEncoding :: DateTimeHierarchyProperty -> Encoding # toJSONList :: [DateTimeHierarchyProperty] -> Value # | |||||
| Show DateTimeHierarchyProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DateTimeHierarchyProperty Methods showsPrec :: Int -> DateTimeHierarchyProperty -> ShowS # show :: DateTimeHierarchyProperty -> String # showList :: [DateTimeHierarchyProperty] -> ShowS # | |||||
| Eq DateTimeHierarchyProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DateTimeHierarchyProperty Methods (==) :: DateTimeHierarchyProperty -> DateTimeHierarchyProperty -> Bool # (/=) :: DateTimeHierarchyProperty -> DateTimeHierarchyProperty -> Bool # | |||||
| ToResourceProperties DateTimeHierarchyProperty Source # | |||||
| Property "DrillDownFilters" DateTimeHierarchyProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DateTimeHierarchyProperty Associated Types
Methods set :: PropertyType "DrillDownFilters" DateTimeHierarchyProperty -> DateTimeHierarchyProperty -> DateTimeHierarchyProperty # | |||||
| Property "HierarchyId" DateTimeHierarchyProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.DateTimeHierarchyProperty Associated Types
Methods set :: PropertyType "HierarchyId" DateTimeHierarchyProperty -> DateTimeHierarchyProperty -> DateTimeHierarchyProperty # | |||||
| type PropertyType "DrillDownFilters" DateTimeHierarchyProperty Source # | |||||
| type PropertyType "HierarchyId" DateTimeHierarchyProperty Source # | |||||