@Stability(value=Stable) @Internal public static final class CfnFeature.VariationObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFeature.VariationObjectProperty
CfnFeature.VariationObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFeature.VariationObjectProperty.Builder, CfnFeature.VariationObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFeature.VariationObjectProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFeature.EntityOverrideProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBooleanValue()
The value assigned to this variation, if the variation type is boolean.
|
Number |
getDoubleValue()
The value assigned to this variation, if the variation type is a double.
|
Number |
getLongValue()
The value assigned to this variation, if the variation type is a long.
|
String |
getStringValue()
The value assigned to this variation, if the variation type is a string.
|
String |
getVariationName()
A name for the variation.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnFeature.VariationObjectProperty.Builder builder)
CfnFeature.EntityOverrideProperty.Builder.public final Object getBooleanValue()
CfnFeature.VariationObjectPropertygetBooleanValue in interface CfnFeature.VariationObjectPropertypublic final Number getDoubleValue()
CfnFeature.VariationObjectPropertygetDoubleValue in interface CfnFeature.VariationObjectPropertypublic final Number getLongValue()
CfnFeature.VariationObjectPropertygetLongValue in interface CfnFeature.VariationObjectPropertypublic final String getStringValue()
CfnFeature.VariationObjectPropertygetStringValue in interface CfnFeature.VariationObjectPropertypublic final String getVariationName()
CfnFeature.VariationObjectPropertyIt can include up to 127 characters.
getVariationName in interface CfnFeature.VariationObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.