@Stability(value=Stable) @Internal public static final class CfnFeatureProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFeatureProps
CfnFeaturePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFeatureProps.Builder, CfnFeatureProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFeatureProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFeatureProps.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 |
getDefaultVariation()
`AWS::Evidently::Feature.DefaultVariation`.
|
String |
getDescription()
`AWS::Evidently::Feature.Description`.
|
Object |
getEntityOverrides()
`AWS::Evidently::Feature.EntityOverrides`.
|
String |
getEvaluationStrategy()
`AWS::Evidently::Feature.EvaluationStrategy`.
|
String |
getName()
`AWS::Evidently::Feature.Name`.
|
String |
getProject()
`AWS::Evidently::Feature.Project`.
|
List<CfnTag> |
getTags()
`AWS::Evidently::Feature.Tags`.
|
Object |
getVariations()
`AWS::Evidently::Feature.Variations`.
|
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(CfnFeatureProps.Builder builder)
CfnFeatureProps.Builder.public final String getDefaultVariation()
CfnFeaturePropsgetDefaultVariation in interface CfnFeaturePropspublic final String getDescription()
CfnFeaturePropsgetDescription in interface CfnFeaturePropspublic final Object getEntityOverrides()
CfnFeaturePropsgetEntityOverrides in interface CfnFeaturePropspublic final String getEvaluationStrategy()
CfnFeaturePropsgetEvaluationStrategy in interface CfnFeaturePropspublic final String getName()
CfnFeaturePropsgetName in interface CfnFeaturePropspublic final String getProject()
CfnFeaturePropsgetProject in interface CfnFeaturePropspublic final List<CfnTag> getTags()
CfnFeaturePropsgetTags in interface CfnFeaturePropspublic final Object getVariations()
CfnFeaturePropsgetVariations in interface CfnFeatureProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.