Show / Hide Table of Contents

Class CfnTemplatePropsMixin.HistogramFieldWellsProperty

The field well configuration of a histogram.

Inheritance
object
CfnTemplatePropsMixin.HistogramFieldWellsProperty
Implements
CfnTemplatePropsMixin.IHistogramFieldWellsProperty
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnTemplatePropsMixin.HistogramFieldWellsProperty : CfnTemplatePropsMixin.IHistogramFieldWellsProperty
Syntax (vb)
Public Class CfnTemplatePropsMixin.HistogramFieldWellsProperty Implements CfnTemplatePropsMixin.IHistogramFieldWellsProperty
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-histogramfieldwells.html

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
             // The values are placeholders you should change.
             using Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins;

             var histogramFieldWellsProperty = new HistogramFieldWellsProperty {
                 HistogramAggregatedFieldWells = new HistogramAggregatedFieldWellsProperty {
                     Values = new [] { new MeasureFieldProperty {
                         CalculatedMeasureField = new CalculatedMeasureFieldProperty {
                             Expression = "expression",
                             FieldId = "fieldId"
                         },
                         CategoricalMeasureField = new CategoricalMeasureFieldProperty {
                             AggregationFunction = "aggregationFunction",
                             Column = new ColumnIdentifierProperty {
                                 ColumnName = "columnName",
                                 DataSetIdentifier = "dataSetIdentifier"
                             },
                             FieldId = "fieldId",
                             FormatConfiguration = new StringFormatConfigurationProperty {
                                 NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                     NullString = "nullString"
                                 },
                                 NumericFormatConfiguration = new NumericFormatConfigurationProperty {
                                     CurrencyDisplayFormatConfiguration = new CurrencyDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix",
                                         Symbol = "symbol"
                                     },
                                     NumberDisplayFormatConfiguration = new NumberDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     },
                                     PercentageDisplayFormatConfiguration = new PercentageDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     }
                                 }
                             }
                         },
                         DateMeasureField = new DateMeasureFieldProperty {
                             AggregationFunction = "aggregationFunction",
                             Column = new ColumnIdentifierProperty {
                                 ColumnName = "columnName",
                                 DataSetIdentifier = "dataSetIdentifier"
                             },
                             FieldId = "fieldId",
                             FormatConfiguration = new DateTimeFormatConfigurationProperty {
                                 DateTimeFormat = "dateTimeFormat",
                                 NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                     NullString = "nullString"
                                 },
                                 NumericFormatConfiguration = new NumericFormatConfigurationProperty {
                                     CurrencyDisplayFormatConfiguration = new CurrencyDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix",
                                         Symbol = "symbol"
                                     },
                                     NumberDisplayFormatConfiguration = new NumberDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     },
                                     PercentageDisplayFormatConfiguration = new PercentageDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     }
                                 }
                             }
                         },
                         NumericalMeasureField = new NumericalMeasureFieldProperty {
                             AggregationFunction = new NumericalAggregationFunctionProperty {
                                 PercentileAggregation = new PercentileAggregationProperty {
                                     PercentileValue = 123
                                 },
                                 SimpleNumericalAggregation = "simpleNumericalAggregation"
                             },
                             Column = new ColumnIdentifierProperty {
                                 ColumnName = "columnName",
                                 DataSetIdentifier = "dataSetIdentifier"
                             },
                             FieldId = "fieldId",
                             FormatConfiguration = new NumberFormatConfigurationProperty {
                                 FormatConfiguration = new NumericFormatConfigurationProperty {
                                     CurrencyDisplayFormatConfiguration = new CurrencyDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix",
                                         Symbol = "symbol"
                                     },
                                     NumberDisplayFormatConfiguration = new NumberDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     },
                                     PercentageDisplayFormatConfiguration = new PercentageDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     }
                                 }
                             }
                         }
                     } }
                 }
             };

Synopsis

Constructors

HistogramFieldWellsProperty()

The field well configuration of a histogram.

Properties

HistogramAggregatedFieldWells

The field well configuration of a histogram.

Constructors

HistogramFieldWellsProperty()

The field well configuration of a histogram.

public HistogramFieldWellsProperty()
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-histogramfieldwells.html

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
             // The values are placeholders you should change.
             using Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins;

             var histogramFieldWellsProperty = new HistogramFieldWellsProperty {
                 HistogramAggregatedFieldWells = new HistogramAggregatedFieldWellsProperty {
                     Values = new [] { new MeasureFieldProperty {
                         CalculatedMeasureField = new CalculatedMeasureFieldProperty {
                             Expression = "expression",
                             FieldId = "fieldId"
                         },
                         CategoricalMeasureField = new CategoricalMeasureFieldProperty {
                             AggregationFunction = "aggregationFunction",
                             Column = new ColumnIdentifierProperty {
                                 ColumnName = "columnName",
                                 DataSetIdentifier = "dataSetIdentifier"
                             },
                             FieldId = "fieldId",
                             FormatConfiguration = new StringFormatConfigurationProperty {
                                 NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                     NullString = "nullString"
                                 },
                                 NumericFormatConfiguration = new NumericFormatConfigurationProperty {
                                     CurrencyDisplayFormatConfiguration = new CurrencyDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix",
                                         Symbol = "symbol"
                                     },
                                     NumberDisplayFormatConfiguration = new NumberDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     },
                                     PercentageDisplayFormatConfiguration = new PercentageDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     }
                                 }
                             }
                         },
                         DateMeasureField = new DateMeasureFieldProperty {
                             AggregationFunction = "aggregationFunction",
                             Column = new ColumnIdentifierProperty {
                                 ColumnName = "columnName",
                                 DataSetIdentifier = "dataSetIdentifier"
                             },
                             FieldId = "fieldId",
                             FormatConfiguration = new DateTimeFormatConfigurationProperty {
                                 DateTimeFormat = "dateTimeFormat",
                                 NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                     NullString = "nullString"
                                 },
                                 NumericFormatConfiguration = new NumericFormatConfigurationProperty {
                                     CurrencyDisplayFormatConfiguration = new CurrencyDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix",
                                         Symbol = "symbol"
                                     },
                                     NumberDisplayFormatConfiguration = new NumberDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     },
                                     PercentageDisplayFormatConfiguration = new PercentageDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     }
                                 }
                             }
                         },
                         NumericalMeasureField = new NumericalMeasureFieldProperty {
                             AggregationFunction = new NumericalAggregationFunctionProperty {
                                 PercentileAggregation = new PercentileAggregationProperty {
                                     PercentileValue = 123
                                 },
                                 SimpleNumericalAggregation = "simpleNumericalAggregation"
                             },
                             Column = new ColumnIdentifierProperty {
                                 ColumnName = "columnName",
                                 DataSetIdentifier = "dataSetIdentifier"
                             },
                             FieldId = "fieldId",
                             FormatConfiguration = new NumberFormatConfigurationProperty {
                                 FormatConfiguration = new NumericFormatConfigurationProperty {
                                     CurrencyDisplayFormatConfiguration = new CurrencyDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix",
                                         Symbol = "symbol"
                                     },
                                     NumberDisplayFormatConfiguration = new NumberDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         NumberScale = "numberScale",
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     },
                                     PercentageDisplayFormatConfiguration = new PercentageDisplayFormatConfigurationProperty {
                                         DecimalPlacesConfiguration = new DecimalPlacesConfigurationProperty {
                                             DecimalPlaces = 123
                                         },
                                         NegativeValueConfiguration = new NegativeValueConfigurationProperty {
                                             DisplayMode = "displayMode"
                                         },
                                         NullValueFormatConfiguration = new NullValueFormatConfigurationProperty {
                                             NullString = "nullString"
                                         },
                                         Prefix = "prefix",
                                         SeparatorConfiguration = new NumericSeparatorConfigurationProperty {
                                             DecimalSeparator = "decimalSeparator",
                                             ThousandsSeparator = new ThousandSeparatorOptionsProperty {
                                                 GroupingStyle = "groupingStyle",
                                                 Symbol = "symbol",
                                                 Visibility = "visibility"
                                             }
                                         },
                                         Suffix = "suffix"
                                     }
                                 }
                             }
                         }
                     } }
                 }
             };

Properties

HistogramAggregatedFieldWells

The field well configuration of a histogram.

public object? HistogramAggregatedFieldWells { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-histogramfieldwells.html#cfn-quicksight-template-histogramfieldwells-histogramaggregatedfieldwells

Type union: either IResolvable or CfnTemplatePropsMixin.IHistogramAggregatedFieldWellsProperty

Implements

CfnTemplatePropsMixin.IHistogramFieldWellsProperty
Back to top Generated by DocFX