Show / Hide Table of Contents

Interface IResiliencyPolicyRef

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

Namespace: Amazon.CDK.AWS.ResilienceHub
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IResiliencyPolicyRef : IConstruct, IDependable
Syntax (vb)
Public Interface IResiliencyPolicyRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ResiliencyPolicyRef

(experimental) A reference to a ResiliencyPolicy resource.

Properties

ResiliencyPolicyRef

(experimental) A reference to a ResiliencyPolicy resource.

IResiliencyPolicyReference ResiliencyPolicyRef { get; }
Property Value

IResiliencyPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX