Class: Aws::Resiliencehubv2::Types::EksSource
- Inherits:
-
Struct
- Object
- Struct
- Aws::Resiliencehubv2::Types::EksSource
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-resiliencehubv2/types.rb
Overview
Defines an Amazon EKS cluster and its namespaces as an input source for resource discovery.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#cluster_arn ⇒ String
ARN identifier.
-
#namespaces ⇒ Array<String>
The list of Kubernetes namespaces within the EKS cluster.