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 DescribeAddon operation. Describes an Amazon EKS add-on.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EKS.AmazonEKSRequest
      Amazon.EKS.Model.DescribeAddonRequest

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

Syntax

C#
public class DescribeAddonRequest : AmazonEKSRequest
         IAmazonWebServiceRequest

The DescribeAddonRequest type exposes the following members

Constructors

NameDescription
Public Method DescribeAddonRequest()

Properties

NameTypeDescription
Public Property AddonName System.String

Gets and sets the property AddonName.

The name of the add-on. The name must match one of the names returned by ListAddons.

Public Property ClusterName System.String

Gets and sets the property ClusterName.

The name of your cluster.

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