Class BackupPolicyPlanRemoteRegionPolicy

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

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

      • getDeleteOverCount

        public Long getDeleteOverCount()
        Gets the deleteOverCount. The region this backup policy plan will create backups in.
        Returns:
        the deleteOverCount
      • getEncryptionKey

        public EncryptionKeyReference getEncryptionKey()
        Gets the encryptionKey. The root key used to rewrap the data encryption key for the backup (snapshot).
        Returns:
        the encryptionKey
      • getRegion

        public RegionReference getRegion()
        Gets the region. The region this backup policy plan will create backups in.
        Returns:
        the region