Class CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty
An implementation for
CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty-
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.mixins.preview.services.quicksight.mixins.CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty
CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Builder, CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.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
protected Jsii$Proxy(CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty.Builder.
-
-
Method Details
-
getFormatConfiguration
Description copied from interface:CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationPropertyThe format configuration of the value label.Returns union: either
IResolvableorCfnTemplatePropsMixin.NumericFormatConfigurationProperty- Specified by:
getFormatConfigurationin interfaceCfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty- See Also:
-
getRelativePosition
Description copied from interface:CfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationPropertyThe relative position of the value label. Choose one of the following options:.BEFORE_CUSTOM_LABELAFTER_CUSTOM_LABEL
- Specified by:
getRelativePositionin interfaceCfnTemplatePropsMixin.ReferenceLineValueLabelConfigurationProperty- 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()
-