View Source GoogleApi.AlloyDB.V1.Model.QuantityBasedRetention (google_api_alloy_db v0.8.0)
A quantity based policy specifies that a certain number of the most recent successful backups should be retained.
Attributes
-
count
(type:integer()
, default:nil
) - The number of backups to retain.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.QuantityBasedRetention{ count: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.