Class CfnTemplate.PivotTableOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.PivotTableOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.PivotTableOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTemplate.PivotTableOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.PivotTableOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.PivotTableOptionsProperty
An implementation for
CfnTemplate.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.services.quicksight.CfnTemplate.PivotTableOptionsProperty
CfnTemplate.PivotTableOptionsProperty.Builder, CfnTemplate.PivotTableOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.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 ObjectThe table cell style of the column header.final StringThe visibility of the column names.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 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 theCfnTemplate.PivotTableOptionsProperty.Builder.
-
-
Method Details
-
getCellStyle
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe table cell style of cells.- Specified by:
getCellStylein interfaceCfnTemplate.PivotTableOptionsProperty
-
getColumnHeaderStyle
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe table cell style of the column header.- Specified by:
getColumnHeaderStylein interfaceCfnTemplate.PivotTableOptionsProperty
-
getColumnNamesVisibility
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe visibility of the column names.- Specified by:
getColumnNamesVisibilityin interfaceCfnTemplate.PivotTableOptionsProperty
-
getMetricPlacement
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe metric placement (row, column) options.- Specified by:
getMetricPlacementin interfaceCfnTemplate.PivotTableOptionsProperty
-
getRowAlternateColorOptions
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe row alternate color options (widget status, row alternate colors).- Specified by:
getRowAlternateColorOptionsin interfaceCfnTemplate.PivotTableOptionsProperty
-
getRowFieldNamesStyle
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe table cell style of row field names.- Specified by:
getRowFieldNamesStylein interfaceCfnTemplate.PivotTableOptionsProperty
-
getRowHeaderStyle
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe table cell style of the row headers.- Specified by:
getRowHeaderStylein interfaceCfnTemplate.PivotTableOptionsProperty
-
getSingleMetricVisibility
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyThe visibility of the single metric options.- Specified by:
getSingleMetricVisibilityin interfaceCfnTemplate.PivotTableOptionsProperty
-
getToggleButtonsVisibility
Description copied from interface:CfnTemplate.PivotTableOptionsPropertyDetermines the visibility of the pivot table.- Specified by:
getToggleButtonsVisibilityin interfaceCfnTemplate.PivotTableOptionsProperty
-
$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()
-