Show / Hide Table of Contents

Interface IBackupSelectionRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Backup
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IBackupSelectionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IBackupSelectionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

BackupSelectionRef

(experimental) A reference to a BackupSelection resource.

Properties

BackupSelectionRef

(experimental) A reference to a BackupSelection resource.

IBackupSelectionReference BackupSelectionRef { get; }
Property Value

IBackupSelectionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX