Class CfnDashboardPropsMixin.RadarChartVisualProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.RadarChartVisualProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.RadarChartVisualProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.RadarChartVisualProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.RadarChartVisualProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.RadarChartVisualProperty
An implementation for
CfnDashboardPropsMixin.RadarChartVisualProperty-
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.RadarChartVisualProperty
CfnDashboardPropsMixin.RadarChartVisualProperty.Builder, CfnDashboardPropsMixin.RadarChartVisualProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.RadarChartVisualProperty.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 list of custom actions that are configured for a visual.final ObjectThe configuration settings of the visual.final ObjectThe column hierarchy that is used during drill-downs and drill-ups.final ObjectThe subtitle that is displayed on the visual.final ObjectgetTitle()The title that is displayed on the visual.final StringThe alt text for the visual.final StringThe unique identifier of a 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 theCfnDashboardPropsMixin.RadarChartVisualProperty.Builder.
-
-
Method Details
-
getActions
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe list of custom actions that are configured for a visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.VisualCustomActionProperty>- Specified by:
getActionsin interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- See Also:
-
getChartConfiguration
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe configuration settings of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.RadarChartConfigurationProperty- Specified by:
getChartConfigurationin interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- See Also:
-
getColumnHierarchies
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe column hierarchy that is used during drill-downs and drill-ups.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ColumnHierarchyProperty>- Specified by:
getColumnHierarchiesin interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- See Also:
-
getSubtitle
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe subtitle that is displayed on the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualSubtitleLabelOptionsProperty- Specified by:
getSubtitlein interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- See Also:
-
getTitle
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe title that is displayed on the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualTitleLabelOptionsProperty- Specified by:
getTitlein interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- See Also:
-
getVisualContentAltText
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe alt text for the visual.- Specified by:
getVisualContentAltTextin interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- See Also:
-
getVisualId
Description copied from interface:CfnDashboardPropsMixin.RadarChartVisualPropertyThe 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 interfaceCfnDashboardPropsMixin.RadarChartVisualProperty- 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()
-