Class CfnTemplate.PivotTableDataPathOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.PivotTableDataPathOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.PivotTableDataPathOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.PivotTableDataPathOptionProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.PivotTableDataPathOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.PivotTableDataPathOptionProperty
An implementation for
CfnTemplate.PivotTableDataPathOptionProperty-
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.PivotTableDataPathOptionProperty
CfnTemplate.PivotTableDataPathOptionProperty.Builder, CfnTemplate.PivotTableDataPathOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.PivotTableDataPathOptionProperty.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
Constructor that initializes the object based on literal property values passed by theCfnTemplate.PivotTableDataPathOptionProperty.Builder.
-
-
Method Details
-
getDataPathList
Description copied from interface:CfnTemplate.PivotTableDataPathOptionPropertyThe list of data path values for the data path options.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.DataPathValueProperty>- Specified by:
getDataPathListin interfaceCfnTemplate.PivotTableDataPathOptionProperty- See Also:
-
getWidth
Description copied from interface:CfnTemplate.PivotTableDataPathOptionPropertyThe width of the data path option.- Specified by:
getWidthin interfaceCfnTemplate.PivotTableDataPathOptionProperty- 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()
-