View source: R/route53_operations.R
route53_create_health_check | R Documentation |
Creates a new health check.
See https://www.paws-r-sdk.com/docs/route53_create_health_check/ for full documentation.
route53_create_health_check(CallerReference, HealthCheckConfig)
CallerReference |
[required] A unique string that identifies the request and that allows you to retry
a failed
Route 53 does not store the |
HealthCheckConfig |
[required] A complex type that contains settings for a new health check. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.