class Aws::SageMaker::Types::FeatureGroupSummary
The name, Arn, `CreationTime`, `FeatureGroup` values, `LastUpdatedTime` and `EnableOnlineStorage` status of a `FeatureGroup`.
@!attribute [rw] feature_group_name
The name of `FeatureGroup`. @return [String]
@!attribute [rw] feature_group_arn
Unique identifier for the `FeatureGroup`. @return [String]
@!attribute [rw] creation_time
A timestamp indicating the time of creation time of the `FeatureGroup`. @return [Time]
@!attribute [rw] feature_group_status
The status of a FeatureGroup. The status can be any of the following: `Creating`, `Created`, `CreateFail`, `Deleting` or `DetailFail`. @return [String]
@!attribute [rw] offline_store_status
Notifies you if replicating data into the `OfflineStore` has failed. Returns either: `Active` or `Blocked`. @return [Types::OfflineStoreStatus]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/FeatureGroupSummary AWS API Documentation
Constants
- SENSITIVE