@Stability(value=Stable) @Internal public static final class CfnFeatureGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFeatureGroupProps
CfnFeatureGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFeatureGroupProps.Builder, CfnFeatureGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String eventTimeFeatureName,
Object featureDefinitions,
String featureGroupName,
String recordIdentifierFeatureName,
String description,
Object offlineStoreConfig,
Object onlineStoreConfig,
String roleArn,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnFeatureGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::SageMaker::FeatureGroup.Description`.
|
String |
getEventTimeFeatureName()
`AWS::SageMaker::FeatureGroup.EventTimeFeatureName`.
|
Object |
getFeatureDefinitions()
`AWS::SageMaker::FeatureGroup.FeatureDefinitions`.
|
String |
getFeatureGroupName()
`AWS::SageMaker::FeatureGroup.FeatureGroupName`.
|
Object |
getOfflineStoreConfig()
`AWS::SageMaker::FeatureGroup.OfflineStoreConfig`.
|
Object |
getOnlineStoreConfig()
`AWS::SageMaker::FeatureGroup.OnlineStoreConfig`.
|
String |
getRecordIdentifierFeatureName()
`AWS::SageMaker::FeatureGroup.RecordIdentifierFeatureName`.
|
String |
getRoleArn()
`AWS::SageMaker::FeatureGroup.RoleArn`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::FeatureGroup.Tags`.
|
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(String eventTimeFeatureName, Object featureDefinitions, String featureGroupName, String recordIdentifierFeatureName, String description, Object offlineStoreConfig, Object onlineStoreConfig, String roleArn, List<? extends CfnTag> tags)
CfnFeatureGroupProps.Builder.public final String getEventTimeFeatureName()
CfnFeatureGroupPropsgetEventTimeFeatureName in interface CfnFeatureGroupPropspublic final Object getFeatureDefinitions()
CfnFeatureGroupPropsgetFeatureDefinitions in interface CfnFeatureGroupPropspublic final String getFeatureGroupName()
CfnFeatureGroupPropsgetFeatureGroupName in interface CfnFeatureGroupPropspublic final String getRecordIdentifierFeatureName()
CfnFeatureGroupPropsgetRecordIdentifierFeatureName in interface CfnFeatureGroupPropspublic final String getDescription()
CfnFeatureGroupPropsgetDescription in interface CfnFeatureGroupPropspublic final Object getOfflineStoreConfig()
CfnFeatureGroupPropsgetOfflineStoreConfig in interface CfnFeatureGroupPropspublic final Object getOnlineStoreConfig()
CfnFeatureGroupPropsgetOnlineStoreConfig in interface CfnFeatureGroupPropspublic final String getRoleArn()
CfnFeatureGroupPropsgetRoleArn in interface CfnFeatureGroupPropspublic final List<CfnTag> getTags()
CfnFeatureGroupPropsgetTags in interface CfnFeatureGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.