Module cloud_storage::hmac_key
source · [−]Expand description
An Hmac key is a secret key stored in Cloud Storage.
Structs
The HmacKey
resource represents an HMAC key within Cloud Storage. The resource consists of a
secret and HmacMeta
. HMAC keys can be used as credentials for service accounts. For more
information, see HMAC Keys.
Contains information about an Hmac Key.
Enums
The state of an Hmac Key.