View Source GoogleApi.BackupDR.V1.Model.Tags (google_api_backup_dr v0.11.0)
A set of instance tags.
Attributes
-
items
(type:list(String.t)
, default:nil
) - Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BackupDR.V1.Model.Tags{items: [String.t()] | nil}
Functions
Unwrap a decoded JSON object into its complex fields.