Interface IBackupPlan
A backup plan.
Namespace: Amazon.CDK.AWS.Backup
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IBackupPlan : IResource
Syntax (vb)
Public Interface IBackupPlan
Inherits IResource, IConstruct, IDependable
Synopsis
Properties
BackupPlanId | The identifier of the backup plan. |
Properties
BackupPlanId
The identifier of the backup plan.
string BackupPlanId { get; }
Property Value
System.String
Remarks
Attribute: true