You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glacier::Types::ListTagsForVaultOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the Amazon S3 Glacier response to your request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#tagsHash<String,String>

The tags attached to the vault. Each tag is composed of a key and a value.

Returns:

  • (Hash<String,String>)

    The tags attached to the vault.