Show / Hide Table of Contents

Interface IHealthCheckRef

(experimental) Indicates that this resource can be referenced as a HealthCheck.

Inherited Members
IEnvironmentAware.Env
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

IHealthCheckReference

Remarks

Stability: Experimental

Back to top Generated by DocFX