GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainTags (google_api_alloy_db v0.16.0)
View SourceMessage type for storing tags. Tags provide a way to create annotations for resources, and in some cases conditionally allow or deny policies based on whether a resource has a specific tag.
Attributes
-
tags(type:map(), default:nil) - The Tag key/value mappings.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainTags{ tags: map() | nil }