NAME
Paws::Route53::CreateHealthCheckResponse
ATTRIBUTES
REQUIRED CallerReference => Str
A unique string that identifies the request and that allows failed CreateHealthCheck
requests to be retried without the risk of executing the operation twice. You must use a unique CallerReference
string every time you create a health check. CallerReference
can be any unique string; you might choose to use a string that identifies your project.
Valid characters are any Unicode code points that are legal in an XML 1.0 document. The UTF-8 encoding of the value must be less than 128 bytes.
REQUIRED HealthCheckConfig => Paws::Route53::HealthCheckConfig
A complex type that contains health check configuration.