class Aws::CloudWatchEvidently::Types::GetFeatureRequest


@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/GetFeatureRequest AWS API Documentation
@return [String]
The name or ARN of the project that contains the feature.
@!attribute [rw] project
@return [String]
The name of the feature that you want to retrieve information for.
@!attribute [rw] feature
}
project: “ProjectRef”, # required
feature: “FeatureName”, # required
{
data as a hash:
@note When making an API call, you may pass GetFeatureRequest