featureGroupStatus property
The status of a FeatureGroup. The status can be any of the following:
Creating
, Created
, CreateFail
,
Deleting
or DetailFail
.
Implementation
final FeatureGroupStatus? featureGroupStatus;
The status of a FeatureGroup. The status can be any of the following:
Creating
, Created
, CreateFail
,
Deleting
or DetailFail
.
final FeatureGroupStatus? featureGroupStatus;