Show / Hide Table of Contents

Interface IBackupPlanRef

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

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

Stability: Experimental

Synopsis

Properties

BackupPlanRef

(experimental) A reference to a BackupPlan resource.

Properties

BackupPlanRef

(experimental) A reference to a BackupPlan resource.

IBackupPlanReference BackupPlanRef { get; }
Property Value

IBackupPlanReference

Remarks

Stability: Experimental

Back to top Generated by DocFX