Interface IBackupVaultRef
(experimental) Indicates that this resource can be referenced as a BackupVault.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Backup
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IBackupVaultRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IBackupVaultRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| BackupVaultRef | (experimental) A reference to a BackupVault resource. |
Properties
BackupVaultRef
(experimental) A reference to a BackupVault resource.
IBackupVaultReference BackupVaultRef { get; }
Property Value
Remarks
Stability: Experimental