Interface IBackupSelectionRef
(experimental) Indicates that this resource can be referenced as a BackupSelection.
Inherited Members
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
Remarks
Stability: Experimental