CreateFeatureGroupResponse constructor
CreateFeatureGroupResponse({
- required String featureGroupArn,
Implementation
CreateFeatureGroupResponse({
required this.featureGroupArn,
});