| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty
Documentation
data SetParameterValueConfigurationProperty Source #
Constructors
| SetParameterValueConfigurationProperty | |
Instances
data DestinationParameterValueConfigurationProperty Source #
Constructors
| DestinationParameterValueConfigurationProperty | |
Fields | |
Instances
| ToJSON DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty Methods toJSON :: DestinationParameterValueConfigurationProperty -> Value # toEncoding :: DestinationParameterValueConfigurationProperty -> Encoding # toJSONList :: [DestinationParameterValueConfigurationProperty] -> Value # toEncodingList :: [DestinationParameterValueConfigurationProperty] -> Encoding # omitField :: DestinationParameterValueConfigurationProperty -> Bool # | |||||
| Show DestinationParameterValueConfigurationProperty Source # | |||||
| Eq DestinationParameterValueConfigurationProperty Source # | |||||
| ToResourceProperties DestinationParameterValueConfigurationProperty Source # | |||||
| Property "CustomValuesConfiguration" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty Associated Types
Methods set :: PropertyType "CustomValuesConfiguration" DestinationParameterValueConfigurationProperty -> DestinationParameterValueConfigurationProperty -> DestinationParameterValueConfigurationProperty # | |||||
| Property "SelectAllValueOptions" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty Associated Types
Methods set :: PropertyType "SelectAllValueOptions" DestinationParameterValueConfigurationProperty -> DestinationParameterValueConfigurationProperty -> DestinationParameterValueConfigurationProperty # | |||||
| Property "SourceColumn" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty Associated Types
| |||||
| Property "SourceField" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty Associated Types
| |||||
| Property "SourceParameterName" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty Associated Types
Methods set :: PropertyType "SourceParameterName" DestinationParameterValueConfigurationProperty -> DestinationParameterValueConfigurationProperty -> DestinationParameterValueConfigurationProperty # | |||||
| type PropertyType "CustomValuesConfiguration" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty type PropertyType "CustomValuesConfiguration" DestinationParameterValueConfigurationProperty = CustomValuesConfigurationProperty | |||||
| type PropertyType "SelectAllValueOptions" DestinationParameterValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.DestinationParameterValueConfigurationProperty type PropertyType "SelectAllValueOptions" DestinationParameterValueConfigurationProperty = Value Text | |||||
| type PropertyType "SourceColumn" DestinationParameterValueConfigurationProperty Source # | |||||
| type PropertyType "SourceField" DestinationParameterValueConfigurationProperty Source # | |||||
| type PropertyType "SourceParameterName" DestinationParameterValueConfigurationProperty Source # | |||||
data ColumnIdentifierProperty Source #
Constructors
| ColumnIdentifierProperty | |
Fields
| |
Instances
| ToJSON ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty Methods toJSON :: ColumnIdentifierProperty -> Value # toEncoding :: ColumnIdentifierProperty -> Encoding # toJSONList :: [ColumnIdentifierProperty] -> Value # | |||||
| Show ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty Methods showsPrec :: Int -> ColumnIdentifierProperty -> ShowS # show :: ColumnIdentifierProperty -> String # showList :: [ColumnIdentifierProperty] -> ShowS # | |||||
| Eq ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty Methods (==) :: ColumnIdentifierProperty -> ColumnIdentifierProperty -> Bool # (/=) :: ColumnIdentifierProperty -> ColumnIdentifierProperty -> Bool # | |||||
| ToResourceProperties ColumnIdentifierProperty Source # | |||||
| Property "ColumnName" ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty Associated Types
Methods set :: PropertyType "ColumnName" ColumnIdentifierProperty -> ColumnIdentifierProperty -> ColumnIdentifierProperty # | |||||
| Property "DataSetIdentifier" ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty Associated Types
Methods set :: PropertyType "DataSetIdentifier" ColumnIdentifierProperty -> ColumnIdentifierProperty -> ColumnIdentifierProperty # | |||||
| type PropertyType "ColumnName" ColumnIdentifierProperty Source # | |||||
| type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # | |||||
data CustomActionNavigationOperationProperty Source #
Constructors
| CustomActionNavigationOperationProperty | |
Instances
data LocalNavigationConfigurationProperty Source #
Constructors
| LocalNavigationConfigurationProperty | |
Fields
| |
Instances
data CustomActionSetParametersOperationProperty Source #
Constructors
| CustomActionSetParametersOperationProperty | |
Instances
| ToJSON CustomActionSetParametersOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomActionSetParametersOperationProperty Methods toJSON :: CustomActionSetParametersOperationProperty -> Value # toEncoding :: CustomActionSetParametersOperationProperty -> Encoding # toJSONList :: [CustomActionSetParametersOperationProperty] -> Value # toEncodingList :: [CustomActionSetParametersOperationProperty] -> Encoding # omitField :: CustomActionSetParametersOperationProperty -> Bool # | |||||
| Show CustomActionSetParametersOperationProperty Source # | |||||
| Eq CustomActionSetParametersOperationProperty Source # | |||||
| ToResourceProperties CustomActionSetParametersOperationProperty Source # | |||||
| Property "ParameterValueConfigurations" CustomActionSetParametersOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomActionSetParametersOperationProperty Associated Types
Methods set :: PropertyType "ParameterValueConfigurations" CustomActionSetParametersOperationProperty -> CustomActionSetParametersOperationProperty -> CustomActionSetParametersOperationProperty # | |||||
| type PropertyType "ParameterValueConfigurations" CustomActionSetParametersOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomActionSetParametersOperationProperty type PropertyType "ParameterValueConfigurations" CustomActionSetParametersOperationProperty = [SetParameterValueConfigurationProperty] | |||||
data CustomParameterValuesProperty Source #
Constructors
| CustomParameterValuesProperty | |
Fields
| |
Instances
| ToJSON CustomParameterValuesProperty Source # | |||||
| Show CustomParameterValuesProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomParameterValuesProperty Methods showsPrec :: Int -> CustomParameterValuesProperty -> ShowS # show :: CustomParameterValuesProperty -> String # showList :: [CustomParameterValuesProperty] -> ShowS # | |||||
| Eq CustomParameterValuesProperty Source # | |||||
| ToResourceProperties CustomParameterValuesProperty Source # | |||||
| Property "DateTimeValues" CustomParameterValuesProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomParameterValuesProperty Associated Types
Methods set :: PropertyType "DateTimeValues" CustomParameterValuesProperty -> CustomParameterValuesProperty -> CustomParameterValuesProperty # | |||||
| Property "DecimalValues" CustomParameterValuesProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomParameterValuesProperty Associated Types
Methods set :: PropertyType "DecimalValues" CustomParameterValuesProperty -> CustomParameterValuesProperty -> CustomParameterValuesProperty # | |||||
| Property "IntegerValues" CustomParameterValuesProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomParameterValuesProperty Associated Types
Methods set :: PropertyType "IntegerValues" CustomParameterValuesProperty -> CustomParameterValuesProperty -> CustomParameterValuesProperty # | |||||
| Property "StringValues" CustomParameterValuesProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomParameterValuesProperty Associated Types
Methods set :: PropertyType "StringValues" CustomParameterValuesProperty -> CustomParameterValuesProperty -> CustomParameterValuesProperty # | |||||
| type PropertyType "DateTimeValues" CustomParameterValuesProperty Source # | |||||
| type PropertyType "DecimalValues" CustomParameterValuesProperty Source # | |||||
| type PropertyType "IntegerValues" CustomParameterValuesProperty Source # | |||||
| type PropertyType "StringValues" CustomParameterValuesProperty Source # | |||||
data CustomValuesConfigurationProperty Source #
Constructors
| CustomValuesConfigurationProperty | |
Fields | |
Instances
| ToJSON CustomValuesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomValuesConfigurationProperty | |||||
| Show CustomValuesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomValuesConfigurationProperty Methods showsPrec :: Int -> CustomValuesConfigurationProperty -> ShowS # | |||||
| Eq CustomValuesConfigurationProperty Source # | |||||
| ToResourceProperties CustomValuesConfigurationProperty Source # | |||||
| Property "CustomValues" CustomValuesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomValuesConfigurationProperty Associated Types
Methods set :: PropertyType "CustomValues" CustomValuesConfigurationProperty -> CustomValuesConfigurationProperty -> CustomValuesConfigurationProperty # | |||||
| Property "IncludeNullValue" CustomValuesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.CustomValuesConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeNullValue" CustomValuesConfigurationProperty -> CustomValuesConfigurationProperty -> CustomValuesConfigurationProperty # | |||||
| type PropertyType "CustomValues" CustomValuesConfigurationProperty Source # | |||||
| type PropertyType "IncludeNullValue" CustomValuesConfigurationProperty Source # | |||||
mkCustomActionSetParametersOperationProperty :: [SetParameterValueConfigurationProperty] -> CustomActionSetParametersOperationProperty Source #
mkCustomValuesConfigurationProperty :: CustomParameterValuesProperty -> CustomValuesConfigurationProperty Source #
mkDestinationParameterValueConfigurationProperty :: DestinationParameterValueConfigurationProperty Source #
mkLocalNavigationConfigurationProperty :: Value Text -> LocalNavigationConfigurationProperty Source #
mkSetParameterValueConfigurationProperty :: Value Text -> DestinationParameterValueConfigurationProperty -> SetParameterValueConfigurationProperty Source #
data ImageCustomActionOperationProperty Source #
Constructors
| ImageCustomActionOperationProperty | |
Fields | |
Instances
| ToJSON ImageCustomActionOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty | |||||
| Show ImageCustomActionOperationProperty Source # | |||||
| Eq ImageCustomActionOperationProperty Source # | |||||
| ToResourceProperties ImageCustomActionOperationProperty Source # | |||||
| Property "NavigationOperation" ImageCustomActionOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty Associated Types
Methods set :: PropertyType "NavigationOperation" ImageCustomActionOperationProperty -> ImageCustomActionOperationProperty -> ImageCustomActionOperationProperty # | |||||
| Property "SetParametersOperation" ImageCustomActionOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty Associated Types
Methods set :: PropertyType "SetParametersOperation" ImageCustomActionOperationProperty -> ImageCustomActionOperationProperty -> ImageCustomActionOperationProperty # | |||||
| Property "URLOperation" ImageCustomActionOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty Associated Types
Methods set :: PropertyType "URLOperation" ImageCustomActionOperationProperty -> ImageCustomActionOperationProperty -> ImageCustomActionOperationProperty # | |||||
| type PropertyType "NavigationOperation" ImageCustomActionOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty type PropertyType "NavigationOperation" ImageCustomActionOperationProperty = CustomActionNavigationOperationProperty | |||||
| type PropertyType "SetParametersOperation" ImageCustomActionOperationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ImageCustomActionOperationProperty type PropertyType "SetParametersOperation" ImageCustomActionOperationProperty = CustomActionSetParametersOperationProperty | |||||
| type PropertyType "URLOperation" ImageCustomActionOperationProperty Source # | |||||