AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetFeature operation. Returns the details about one feature. You must already know the feature name. To retrieve a list of features in your account, use ListFeatures.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudWatchEvidently.AmazonCloudWatchEvidentlyRequest
      Amazon.CloudWatchEvidently.Model.GetFeatureRequest

Namespace: Amazon.CloudWatchEvidently.Model
Assembly: AWSSDK.CloudWatchEvidently.dll
Version: 3.x.y.z

Syntax

C#
public class GetFeatureRequest : AmazonCloudWatchEvidentlyRequest
         IAmazonWebServiceRequest

The GetFeatureRequest type exposes the following members

Constructors

NameDescription
Public Method GetFeatureRequest()

Properties

NameTypeDescription
Public Property Feature System.String

Gets and sets the property Feature.

The name of the feature that you want to retrieve information for.

Public Property Project System.String

Gets and sets the property Project.

The name or ARN of the project that contains the feature.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5