Class CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty
An implementation for
CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty-
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.PivotTableFieldCollapseStateTargetProperty
CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Builder, CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
protected Jsii$Proxy(CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty.Builder.
-
-
Method Details
-
getFieldDataPathValues
Description copied from interface:CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetPropertyThe data path of the pivot table's header.Used to set the collapse state.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.DataPathValueProperty>- Specified by:
getFieldDataPathValuesin interfaceCfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty- See Also:
-
getFieldId
Description copied from interface:CfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetPropertyThe field ID of the pivot table that the collapse state needs to be set to.- Specified by:
getFieldIdin interfaceCfnDashboardPropsMixin.PivotTableFieldCollapseStateTargetProperty- 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()
-