Show / Hide Table of Contents

Interface IRestoreTestingSelectionRef

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

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

Stability: Experimental

Synopsis

Properties

RestoreTestingSelectionRef

(experimental) A reference to a RestoreTestingSelection resource.

Properties

RestoreTestingSelectionRef

(experimental) A reference to a RestoreTestingSelection resource.

IRestoreTestingSelectionReference RestoreTestingSelectionRef { get; }
Property Value

IRestoreTestingSelectionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX