Builder
Properties
The aggregation setting for the application status check. When set to included, the result of this check contributes to the instance-level application status reported by DescribeApplicationStatus. When set to excluded, the check runs independently and does not affect the instance-level status. Valid values: included | excluded.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
The index of the network device to use for the health check. The value must be greater than or equal to 0.
The number of consecutive failed health checks before the application status is considered impaired. The value must be greater than 0.
The health check paths to use for the application status check. Health check paths define the network path from a source subnet to one or more destination subnets for cross-Availability Zone or Availability Zone to Local Zone health checking. If omitted, health checks are performed in the same subnet as the instance.
The number of seconds to wait before starting health checks after an instance is launched. Valid values: 1 to 600.
The IP scope to use for the health check. Valid value: private.
The IP version to use for the health check. Valid values: ipv4 and ipv6.
The protocol to use for the health check. Valid values: http | https.
The HTTP status codes that indicate a successful health check response. Specify a comma-separated list of individual status codes or ranges, for example, 200,202,300-399. For a range, the first value must be less than the second value. Maximum length: 64 characters. Default: 200.
The number of consecutive successful health checks before the application status is considered healthy. The value must be greater than 0.
The tags to apply to the application status check.