Interface EksCluster.Builder

  • Method Details

    • crossAccountRole

      EksCluster.Builder crossAccountRole(String crossAccountRole)

      The cross account role for the configuration.

      Parameters:
      crossAccountRole - The cross account role for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      EksCluster.Builder externalId(String externalId)

      The external ID (secret key) for the configuration.

      Parameters:
      externalId - The external ID (secret key) for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clusterArn

      EksCluster.Builder clusterArn(String clusterArn)

      The Amazon Resource Name (ARN) of an Amazon Web Services EKS cluster.

      Parameters:
      clusterArn - The Amazon Resource Name (ARN) of an Amazon Web Services EKS cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.