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.

The input source of the Amazon Elastic Kubernetes Service cluster.

Inheritance Hierarchy

System.Object
  Amazon.ResilienceHub.Model.EksSource

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

Syntax

C#
public class EksSource

The EksSource type exposes the following members

Constructors

NameDescription
Public Method EksSource()

Properties

NameTypeDescription
Public Property EksClusterArn System.String

Gets and sets the property EksClusterArn.

Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster. The format for this ARN is: arn:aws:eks:region:account-id:cluster/cluster-name. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Public Property Namespaces System.Collections.Generic.List<System.String>

Gets and sets the property Namespaces.

The list of namespaces located on your Amazon Elastic Kubernetes Service 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