IHealthCheckRef
- class aws_cdk.aws_route53.IHealthCheckRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a HealthCheck.
- Stability:
experimental
Attributes
- health_check_ref
(experimental) A reference to a HealthCheck resource.
- Stability:
experimental
- node
The tree node.