Class CfnAnalysisPropsMixin.PluginVisualProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.PluginVisualProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.PluginVisualProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.PluginVisualProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.PluginVisualProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.PluginVisualProperty
An implementation for
CfnAnalysisPropsMixin.PluginVisualProperty-
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.CfnAnalysisPropsMixin.PluginVisualProperty
CfnAnalysisPropsMixin.PluginVisualProperty.Builder, CfnAnalysisPropsMixin.PluginVisualProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.PluginVisualProperty.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 ObjectA description of the plugin field wells and their persisted properties.final StringThe Amazon Resource Name (ARN) that reflects the plugin and version.final ObjectReturns union: eitherIResolvableorCfnAnalysisPropsMixin.VisualSubtitleLabelOptionsPropertyfinal ObjectgetTitle()Returns union: eitherIResolvableorCfnAnalysisPropsMixin.VisualTitleLabelOptionsPropertyfinal StringThe alt text for the visual.final StringThe ID of the visual that you want to use.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 theCfnAnalysisPropsMixin.PluginVisualProperty.Builder.
-
-
Method Details
-
getChartConfiguration
Description copied from interface:CfnAnalysisPropsMixin.PluginVisualPropertyA description of the plugin field wells and their persisted properties.Returns union: either
IResolvableorCfnAnalysisPropsMixin.PluginVisualConfigurationProperty- Specified by:
getChartConfigurationin interfaceCfnAnalysisPropsMixin.PluginVisualProperty- See Also:
-
getPluginArn
Description copied from interface:CfnAnalysisPropsMixin.PluginVisualPropertyThe Amazon Resource Name (ARN) that reflects the plugin and version.- Specified by:
getPluginArnin interfaceCfnAnalysisPropsMixin.PluginVisualProperty- See Also:
-
getSubtitle
Description copied from interface:CfnAnalysisPropsMixin.PluginVisualPropertyReturns union: eitherIResolvableorCfnAnalysisPropsMixin.VisualSubtitleLabelOptionsProperty- Specified by:
getSubtitlein interfaceCfnAnalysisPropsMixin.PluginVisualProperty- See Also:
-
getTitle
Description copied from interface:CfnAnalysisPropsMixin.PluginVisualPropertyReturns union: eitherIResolvableorCfnAnalysisPropsMixin.VisualTitleLabelOptionsProperty- Specified by:
getTitlein interfaceCfnAnalysisPropsMixin.PluginVisualProperty- See Also:
-
getVisualContentAltText
Description copied from interface:CfnAnalysisPropsMixin.PluginVisualPropertyThe alt text for the visual.- Specified by:
getVisualContentAltTextin interfaceCfnAnalysisPropsMixin.PluginVisualProperty- See Also:
-
getVisualId
Description copied from interface:CfnAnalysisPropsMixin.PluginVisualPropertyThe ID of the visual that you want to use.- Specified by:
getVisualIdin interfaceCfnAnalysisPropsMixin.PluginVisualProperty- 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()
-