| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnHealthCheck.Builder |
CfnHealthCheck.Builder.create(software.constructs.Construct scope,
String id) |
CfnHealthCheck.Builder |
CfnHealthCheck.Builder.healthCheckConfig(CfnHealthCheck.HealthCheckConfigProperty healthCheckConfig)
A complex type that contains detailed information about one health check.
|
CfnHealthCheck.Builder |
CfnHealthCheck.Builder.healthCheckConfig(IResolvable healthCheckConfig)
A complex type that contains detailed information about one health check.
|
CfnHealthCheck.Builder |
CfnHealthCheck.Builder.healthCheckTags(IResolvable healthCheckTags)
The `HealthCheckTags` property describes key-value pairs that are associated with an `AWS::Route53::HealthCheck` resource.
|
CfnHealthCheck.Builder |
CfnHealthCheck.Builder.healthCheckTags(List<? extends Object> healthCheckTags)
The `HealthCheckTags` property describes key-value pairs that are associated with an `AWS::Route53::HealthCheck` resource.
|
Copyright © 2022. All rights reserved.