@Stability(value=Stable) @Internal public static final class CfnFeatureGroup.FeatureDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFeatureGroup.FeatureDefinitionProperty
CfnFeatureGroup.FeatureDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFeatureGroup.FeatureDefinitionProperty.Builder, CfnFeatureGroup.FeatureDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFeatureGroup.FeatureDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFeatureGroup.FeatureDefinitionProperty.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 |
getFeatureName()
The name of a feature.
|
String |
getFeatureType()
The value type of a feature.
|
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(CfnFeatureGroup.FeatureDefinitionProperty.Builder builder)
CfnFeatureGroup.FeatureDefinitionProperty.Builder.public final String getFeatureName()
CfnFeatureGroup.FeatureDefinitionProperty
The type must be a string. FeatureName cannot be any of the following: is_deleted , write_time , api_invocation_time .
getFeatureName in interface CfnFeatureGroup.FeatureDefinitionPropertypublic final String getFeatureType()
CfnFeatureGroup.FeatureDefinitionPropertyValid values are Integral, Fractional, or String.
getFeatureType in interface CfnFeatureGroup.FeatureDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.