class Aws::CloudWatchEvidently::Types::GetFeatureRequest

@note When making an API call, you may pass GetFeatureRequest

data as a hash:

    {
      feature: "FeatureName", # required
      project: "ProjectRef", # required
    }

@!attribute [rw] feature

The name of the feature that you want to retrieve information for.
@return [String]

@!attribute [rw] project

The name or ARN of the project that contains the feature.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/GetFeatureRequest AWS API Documentation

Constants

SENSITIVE