@Stability(value=Stable) @Internal public static final class CfnFeature.EntityOverrideProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFeature.EntityOverrideProperty
CfnFeature.EntityOverridePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFeature.EntityOverrideProperty.Builder, CfnFeature.EntityOverrideProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFeature.EntityOverrideProperty.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) |
String |
getEntityId()
The entity ID to be served the variation specified in `Variation` .
|
String |
getVariation()
The name of the variation to serve to the user session that matches the `EntityId` .
|
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.EntityOverrideProperty.Builder builder)
CfnFeature.EntityOverrideProperty.Builder.public final String getEntityId()
CfnFeature.EntityOverridePropertygetEntityId in interface CfnFeature.EntityOverridePropertypublic final String getVariation()
CfnFeature.EntityOverridePropertygetVariation in interface CfnFeature.EntityOverrideProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.