Class CfnAnalysis.EmptyVisualProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.EmptyVisualProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.EmptyVisualProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.EmptyVisualProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.EmptyVisualProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.EmptyVisualProperty
An implementation for
CfnAnalysis.EmptyVisualProperty-
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.CfnAnalysis.EmptyVisualProperty
CfnAnalysis.EmptyVisualProperty.Builder, CfnAnalysis.EmptyVisualProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.EmptyVisualProperty.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 theCfnAnalysis.EmptyVisualProperty.Builder.
-
-
Method Details
-
getDataSetIdentifier
Description copied from interface:CfnAnalysis.EmptyVisualPropertyThe data set that is used in the empty visual.Every visual requires a dataset to render.
- Specified by:
getDataSetIdentifierin interfaceCfnAnalysis.EmptyVisualProperty- See Also:
-
getVisualId
Description copied from interface:CfnAnalysis.EmptyVisualPropertyThe unique identifier of a visual.This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Specified by:
getVisualIdin interfaceCfnAnalysis.EmptyVisualProperty- See Also:
-
getActions
Description copied from interface:CfnAnalysis.EmptyVisualPropertyThe list of custom actions that are configured for a visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.VisualCustomActionProperty>- Specified by:
getActionsin interfaceCfnAnalysis.EmptyVisualProperty- 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()
-