Class GkeBackupBackupPlanBackupScheduleRpoConfig.Jsii$Proxy

    • Method Detail

      • getTargetRpoMinutes

        public final Number getTargetRpoMinutes()
        Description copied from interface: GkeBackupBackupPlanBackupScheduleRpoConfig
        Defines the target RPO for the BackupPlan in minutes, which means the target maximum data loss in time that is acceptable for this BackupPlan.

        This must be at least 60, i.e., 1 hour, and at most 86400, i.e., 60 days. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_backup_backup_plan#target_rpo_minutes GkeBackupBackupPlan#target_rpo_minutes}

        Specified by:
        getTargetRpoMinutes in interface GkeBackupBackupPlanBackupScheduleRpoConfig
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object