InstanceGroupHealthCheckConfiguration

The configuration of deep health checks for an instance group.

Overlapping deep health check configurations will be merged into a single operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of deep health checks to be performed.

Link copied to clipboard

The name of the instance group.

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String