Class: Aws::EMRContainers::Types::EksInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::EMRContainers::Types::EksInfo
- Defined in:
- gems/aws-sdk-emrcontainers/lib/aws-sdk-emrcontainers/types.rb
Overview
Note:
When making an API call, you may pass EksInfo data as a hash:
{
namespace: "KubernetesNamespace",
}
The information about the EKS cluster.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#namespace ⇒ String
The namespaces of the EKS cluster.