Class CfnTemplate.PivotTableConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.PivotTableConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.PivotTableConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.PivotTableConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.PivotTableConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.PivotTableConfigurationProperty
An implementation for
CfnTemplate.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.CfnTemplate.PivotTableConfigurationProperty
CfnTemplate.PivotTableConfigurationProperty.Builder, CfnTemplate.PivotTableConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.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 general visual interactions setup for a 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 theCfnTemplate.PivotTableConfigurationProperty.Builder.
-
-
Method Details
-
getFieldOptions
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe field options for a pivot table visual.Returns union: either
IResolvableorCfnTemplate.PivotTableFieldOptionsProperty- Specified by:
getFieldOptionsin interfaceCfnTemplate.PivotTableConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnTemplate.PivotTableFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnTemplate.PivotTableConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnTemplate.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnTemplate.PivotTableConfigurationProperty- See Also:
-
getPaginatedReportOptions
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe paginated report options for a pivot table visual.Returns union: either
IResolvableorCfnTemplate.PivotTablePaginatedReportOptionsProperty- Specified by:
getPaginatedReportOptionsin interfaceCfnTemplate.PivotTableConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe sort configuration for aPivotTableVisual.Returns union: either
IResolvableorCfnTemplate.PivotTableSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnTemplate.PivotTableConfigurationProperty- See Also:
-
getTableOptions
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe table options for a pivot table visual.Returns union: either
IResolvableorCfnTemplate.PivotTableOptionsProperty- Specified by:
getTableOptionsin interfaceCfnTemplate.PivotTableConfigurationProperty- See Also:
-
getTotalOptions
Description copied from interface:CfnTemplate.PivotTableConfigurationPropertyThe total options for a pivot table visual.Returns union: either
IResolvableorCfnTemplate.PivotTableTotalOptionsProperty- Specified by:
getTotalOptionsin interfaceCfnTemplate.PivotTableConfigurationProperty- 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()
-