You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudHSMV2::Types::ListTagsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudHSMV2::Types::ListTagsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
An opaque string that indicates that the response contains only a subset of tags.
-
#tag_list ⇒ Array<Types::Tag>
A list of tags.
Instance Attribute Details
#next_token ⇒ String
An opaque string that indicates that the response contains only a subset
of tags. Use this value in a subsequent ListTags
request to get more
tags.
#tag_list ⇒ Array<Types::Tag>
A list of tags.