FeatureGroupSummary

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Unique identifier for the FeatureGroup.

Link copied to clipboard

The name of FeatureGroup.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String