Class BackupPolicyPlanDeletionTrigger

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class BackupPolicyPlanDeletionTrigger
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    BackupPolicyPlanDeletionTrigger.
    • Method Detail

      • getDeleteAfter

        public Long getDeleteAfter()
        Gets the deleteAfter. The maximum number of days to keep each backup after creation.
        Returns:
        the deleteAfter
      • getDeleteOverCount

        public Long getDeleteOverCount()
        Gets the deleteOverCount. The maximum number of recent backups to keep. If absent, there is no maximum.
        Returns:
        the deleteOverCount