Class CfnDashboard.PivotTableConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.PivotTableConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.PivotTableConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDashboard.PivotTableConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.PivotTableConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.PivotTableConfigurationProperty
An implementation for
CfnDashboard.PivotTableConfigurationProperty-
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.CfnDashboard.PivotTableConfigurationProperty
CfnDashboard.PivotTableConfigurationProperty.Builder, CfnDashboard.PivotTableConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.PivotTableConfigurationProperty.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 field options for a pivot table visual.final ObjectThe field wells of the visual.final ObjectThe paginated report options for a pivot table visual.final ObjectThe sort configuration for aPivotTableVisual.final ObjectThe table options for a pivot table visual.final ObjectThe total options for a pivot table visual.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 theCfnDashboard.PivotTableConfigurationProperty.Builder.
-
-
Method Details
-
getFieldOptions
Description copied from interface:CfnDashboard.PivotTableConfigurationPropertyThe field options for a pivot table visual.- Specified by:
getFieldOptionsin interfaceCfnDashboard.PivotTableConfigurationProperty
-
getFieldWells
Description copied from interface:CfnDashboard.PivotTableConfigurationPropertyThe field wells of the visual.- Specified by:
getFieldWellsin interfaceCfnDashboard.PivotTableConfigurationProperty
-
getPaginatedReportOptions
Description copied from interface:CfnDashboard.PivotTableConfigurationPropertyThe paginated report options for a pivot table visual.- Specified by:
getPaginatedReportOptionsin interfaceCfnDashboard.PivotTableConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnDashboard.PivotTableConfigurationPropertyThe sort configuration for aPivotTableVisual.- Specified by:
getSortConfigurationin interfaceCfnDashboard.PivotTableConfigurationProperty
-
getTableOptions
Description copied from interface:CfnDashboard.PivotTableConfigurationPropertyThe table options for a pivot table visual.- Specified by:
getTableOptionsin interfaceCfnDashboard.PivotTableConfigurationProperty
-
getTotalOptions
Description copied from interface:CfnDashboard.PivotTableConfigurationPropertyThe total options for a pivot table visual.- Specified by:
getTotalOptionsin interfaceCfnDashboard.PivotTableConfigurationProperty
-
$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()
-