featureGroupStatus property

FeatureGroupStatus? featureGroupStatus
final

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

Implementation

final FeatureGroupStatus? featureGroupStatus;