Show / Hide Table of Contents

Interface IRestoreTestingPlanRef

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

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

Stability: Experimental

Synopsis

Properties

RestoreTestingPlanRef

(experimental) A reference to a RestoreTestingPlan resource.

Properties

RestoreTestingPlanRef

(experimental) A reference to a RestoreTestingPlan resource.

IRestoreTestingPlanReference RestoreTestingPlanRef { get; }
Property Value

IRestoreTestingPlanReference

Remarks

Stability: Experimental

Back to top Generated by DocFX