Interface IHealthCheckRef
(experimental) Indicates that this resource can be referenced as a HealthCheck.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Route53
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IHealthCheckRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IHealthCheckRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| HealthCheckRef | (experimental) A reference to a HealthCheck resource. |
Properties
HealthCheckRef
(experimental) A reference to a HealthCheck resource.
IHealthCheckReference HealthCheckRef { get; }
Property Value
Remarks
Stability: Experimental