Uses of Interface
com.hashicorp.cdktf.providers.aws.route53_health_check.Route53HealthCheckConfig
-
Packages that use Route53HealthCheckConfig Package Description com.hashicorp.cdktf.providers.aws.route53_health_check aws_route53_health_check -
-
Uses of Route53HealthCheckConfig in com.hashicorp.cdktf.providers.aws.route53_health_check
Classes in com.hashicorp.cdktf.providers.aws.route53_health_check that implement Route53HealthCheckConfig Modifier and Type Class Description static classRoute53HealthCheckConfig.Jsii$ProxyAn implementation forRoute53HealthCheckConfigMethods in com.hashicorp.cdktf.providers.aws.route53_health_check that return Route53HealthCheckConfig Modifier and Type Method Description Route53HealthCheckConfigRoute53HealthCheckConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.route53_health_check with parameters of type Route53HealthCheckConfig Constructor Description Route53HealthCheck(software.constructs.Construct scope, String id, Route53HealthCheckConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_health_check aws_route53_health_check} Resource.
-