getHealthCheck

Resource schema for AWS::Route53::HealthCheck.

Return

null

Parameters

argument

null


suspend fun getHealthCheck(healthCheckId: String): GetHealthCheckResult

Return

null

Parameters

healthCheckId

The identifier that Amazon Route 53 assigned to the health check when you created it. When you add or update a resource record set, you use this value to specify which health check to use. The value can be up to 64 characters long.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.route53.kotlin.inputs.GetHealthCheckPlainArgs.

See also