Class CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty
An implementation for
CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty-
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.ConditionalFormattingCustomIconConditionProperty
CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Builder, CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.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 StringgetColor()Determines the color of the icon.final ObjectDetermines the icon display configuration.final StringThe expression that determines the condition of the icon set.final ObjectCustom icon options for an icon set.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
protected Jsii$Proxy(CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty.Builder.
-
-
Method Details
-
getColor
Description copied from interface:CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionPropertyDetermines the color of the icon.- Specified by:
getColorin interfaceCfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty- See Also:
-
getDisplayConfiguration
Description copied from interface:CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionPropertyDetermines the icon display configuration.Returns union: either
IResolvableorCfnDashboardPropsMixin.ConditionalFormattingIconDisplayConfigurationProperty- Specified by:
getDisplayConfigurationin interfaceCfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty- See Also:
-
getExpression
Description copied from interface:CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionPropertyThe expression that determines the condition of the icon set.- Specified by:
getExpressionin interfaceCfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty- See Also:
-
getIconOptions
Description copied from interface:CfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionPropertyCustom icon options for an icon set.Returns union: either
IResolvableorCfnDashboardPropsMixin.ConditionalFormattingCustomIconOptionsProperty- Specified by:
getIconOptionsin interfaceCfnDashboardPropsMixin.ConditionalFormattingCustomIconConditionProperty- 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()
-