Interface InstanceGroupHealthCheckConfiguration.Builder

  • Method Details

    • instanceGroupName

      InstanceGroupHealthCheckConfiguration.Builder instanceGroupName(String instanceGroupName)

      The name of the instance group.

      Parameters:
      instanceGroupName - The name of the instance group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceIds

      A list of Amazon Elastic Compute Cloud (EC2) instance IDs on which to perform deep health checks.

      Leave this field blank to perform deep health checks on the entire instance group.

      Parameters:
      instanceIds - A list of Amazon Elastic Compute Cloud (EC2) instance IDs on which to perform deep health checks.

      Leave this field blank to perform deep health checks on the entire instance group.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceIds

      A list of Amazon Elastic Compute Cloud (EC2) instance IDs on which to perform deep health checks.

      Leave this field blank to perform deep health checks on the entire instance group.

      Parameters:
      instanceIds - A list of Amazon Elastic Compute Cloud (EC2) instance IDs on which to perform deep health checks.

      Leave this field blank to perform deep health checks on the entire instance group.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deepHealthChecksWithStrings

      InstanceGroupHealthCheckConfiguration.Builder deepHealthChecksWithStrings(Collection<String> deepHealthChecks)

      A list of deep health checks to be performed.

      Parameters:
      deepHealthChecks - A list of deep health checks to be performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deepHealthChecksWithStrings

      InstanceGroupHealthCheckConfiguration.Builder deepHealthChecksWithStrings(String... deepHealthChecks)

      A list of deep health checks to be performed.

      Parameters:
      deepHealthChecks - A list of deep health checks to be performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deepHealthChecks

      A list of deep health checks to be performed.

      Parameters:
      deepHealthChecks - A list of deep health checks to be performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deepHealthChecks

      A list of deep health checks to be performed.

      Parameters:
      deepHealthChecks - A list of deep health checks to be performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.