Interface IBackupPlan.Jsii$Default

All Superinterfaces:
IBackupPlan, IBackupPlanRef, IBackupPlanRef.Jsii$Default, software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, IResource, IResource.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IBackupPlan.Jsii$Proxy
Enclosing interface:
IBackupPlan

@Internal public static interface IBackupPlan.Jsii$Default extends IBackupPlan, IResource.Jsii$Default, IBackupPlanRef.Jsii$Default
Internal default implementation for IBackupPlan.
  • Method Details

    • getBackupPlanId

      @Stability(Stable) @NotNull default String getBackupPlanId()
      The identifier of the backup plan.
      Specified by:
      getBackupPlanId in interface IBackupPlan