AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The name, ARN, CreationTime, FeatureGroup values, LastUpdatedTime and EnableOnlineStorage status of a FeatureGroup.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.FeatureGroupSummary

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class FeatureGroupSummary

The FeatureGroupSummary type exposes the following members

Constructors

NameDescription
Public Method FeatureGroupSummary()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

A timestamp indicating the time of creation time of the FeatureGroup.

Public Property FeatureGroupArn System.String

Gets and sets the property FeatureGroupArn.

Unique identifier for the FeatureGroup.

Public Property FeatureGroupName System.String

Gets and sets the property FeatureGroupName.

The name of FeatureGroup.

Public Property FeatureGroupStatus Amazon.SageMaker.FeatureGroupStatus

Gets and sets the property FeatureGroupStatus.

The status of a FeatureGroup. The status can be any of the following: Creating, Created, CreateFail, Deleting or DetailFail.

Public Property OfflineStoreStatus Amazon.SageMaker.Model.OfflineStoreStatus

Gets and sets the property OfflineStoreStatus.

Notifies you if replicating data into the OfflineStore has failed. Returns either: Active or Blocked.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5