| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
OnlineStoreConfigUpdate |
OnlineStoreConfigUpdate.clone() |
OnlineStoreConfigUpdate |
UpdateFeatureGroupRequest.getOnlineStoreConfig()
Updates the feature group online store configuration.
|
OnlineStoreConfigUpdate |
OnlineStoreConfigUpdate.withTtlDuration(TtlDuration ttlDuration)
Time to live duration, where the record is hard deleted after the expiration time is reached;
ExpiresAt = EventTime + TtlDuration. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFeatureGroupRequest.setOnlineStoreConfig(OnlineStoreConfigUpdate onlineStoreConfig)
Updates the feature group online store configuration.
|
UpdateFeatureGroupRequest |
UpdateFeatureGroupRequest.withOnlineStoreConfig(OnlineStoreConfigUpdate onlineStoreConfig)
Updates the feature group online store configuration.
|
Copyright © 2024. All rights reserved.