Interface SecureNamespaceInfo.Builder

  • Method Details

    • clusterId

      SecureNamespaceInfo.Builder clusterId(String clusterId)

      The ID of the Amazon EKS cluster where Amazon EMR on EKS jobs run.

      Parameters:
      clusterId - The ID of the Amazon EKS cluster where Amazon EMR on EKS jobs run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      SecureNamespaceInfo.Builder namespace(String namespace)

      The namespace of the Amazon EKS cluster where the system jobs run.

      Parameters:
      namespace - The namespace of the Amazon EKS cluster where the system jobs run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.