Class CfnDashboardPropsMixin.PivotTableOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.PivotTableOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.PivotTableOptionsProperty
CfnDashboardPropsMixin.PivotTableOptionsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.PivotTableOptionsProperty
CfnDashboardPropsMixin.PivotTableOptionsProperty.Builder, CfnDashboardPropsMixin.PivotTableOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.PivotTableOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe table cell style of cells.final StringThe visibility setting of a pivot table's collapsed row dimension fields.final ObjectThe table cell style of the column header.final StringThe visibility of the column names.final StringThe default cell width of the pivot table.final StringThe metric placement (row, column) options.final ObjectThe row alternate color options (widget status, row alternate colors).final ObjectThe table cell style of row field names.final ObjectThe table cell style of the row headers.final ObjectThe options for the label that is located above the row headers.final StringThe layout for the row dimension headers of a pivot table.final StringThe visibility of the single metric options.final StringDetermines the visibility of the pivot table.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.PivotTableOptionsProperty.Builder.
-
-
Method Details
-
getCellStyle
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe table cell style of cells.Returns union: either
IResolvableorCfnDashboardPropsMixin.TableCellStyleProperty- Specified by:
getCellStylein interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getCollapsedRowDimensionsVisibility
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe visibility setting of a pivot table's collapsed row dimension fields.If the value of this structure is
HIDDEN, all collapsed columns in a pivot table are automatically hidden. The default value isVISIBLE.- Specified by:
getCollapsedRowDimensionsVisibilityin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getColumnHeaderStyle
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe table cell style of the column header.Returns union: either
IResolvableorCfnDashboardPropsMixin.TableCellStyleProperty- Specified by:
getColumnHeaderStylein interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getColumnNamesVisibility
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe visibility of the column names.- Specified by:
getColumnNamesVisibilityin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getDefaultCellWidth
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe default cell width of the pivot table.- Specified by:
getDefaultCellWidthin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getMetricPlacement
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe metric placement (row, column) options.- Specified by:
getMetricPlacementin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getRowAlternateColorOptions
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe row alternate color options (widget status, row alternate colors).Returns union: either
IResolvableorCfnDashboardPropsMixin.RowAlternateColorOptionsProperty- Specified by:
getRowAlternateColorOptionsin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getRowFieldNamesStyle
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe table cell style of row field names.Returns union: either
IResolvableorCfnDashboardPropsMixin.TableCellStyleProperty- Specified by:
getRowFieldNamesStylein interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getRowHeaderStyle
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe table cell style of the row headers.Returns union: either
IResolvableorCfnDashboardPropsMixin.TableCellStyleProperty- Specified by:
getRowHeaderStylein interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getRowsLabelOptions
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe options for the label that is located above the row headers.This option is only applicable when
RowsLayoutis set toHIERARCHY.Returns union: either
IResolvableorCfnDashboardPropsMixin.PivotTableRowsLabelOptionsProperty- Specified by:
getRowsLabelOptionsin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getRowsLayout
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe layout for the row dimension headers of a pivot table. Choose one of the following options.TABULAR: (Default) Each row field is displayed in a separate column.HIERARCHY: All row fields are displayed in a single column. Indentation is used to differentiate row headers of different fields.
- Specified by:
getRowsLayoutin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getSingleMetricVisibility
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyThe visibility of the single metric options.- Specified by:
getSingleMetricVisibilityin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
getToggleButtonsVisibility
Description copied from interface:CfnDashboardPropsMixin.PivotTableOptionsPropertyDetermines the visibility of the pivot table.- Specified by:
getToggleButtonsVisibilityin interfaceCfnDashboardPropsMixin.PivotTableOptionsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-