Class CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty
An implementation for
CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty-
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.CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty
CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.Builder, CfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.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 StringColor of marker in the series.final StringShape option for markers in the series.final StringSize of marker in the series.final StringConfiguration option that determines whether to show the markers in the series.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 theCfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty.Builder.
-
-
Method Details
-
getMarkerColor
Description copied from interface:CfnTemplatePropsMixin.LineChartMarkerStyleSettingsPropertyColor of marker in the series.- Specified by:
getMarkerColorin interfaceCfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty- See Also:
-
getMarkerShape
Description copied from interface:CfnTemplatePropsMixin.LineChartMarkerStyleSettingsPropertyShape option for markers in the series.CIRCLE: Show marker as a circle.TRIANGLE: Show marker as a triangle.SQUARE: Show marker as a square.DIAMOND: Show marker as a diamond.ROUNDED_SQUARE: Show marker as a rounded square.
- Specified by:
getMarkerShapein interfaceCfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty- See Also:
-
getMarkerSize
Description copied from interface:CfnTemplatePropsMixin.LineChartMarkerStyleSettingsPropertySize of marker in the series.- Specified by:
getMarkerSizein interfaceCfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty- See Also:
-
getMarkerVisibility
Description copied from interface:CfnTemplatePropsMixin.LineChartMarkerStyleSettingsPropertyConfiguration option that determines whether to show the markers in the series.- Specified by:
getMarkerVisibilityin interfaceCfnTemplatePropsMixin.LineChartMarkerStyleSettingsProperty- 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()
-