You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::ListTagsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::ListTagsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token returned to indicate that there is more data available.
-
#tags ⇒ Array<Types::Tag>
The tags requested for the specified resource.
Instance Attribute Details
#next_token ⇒ String
The token returned to indicate that there is more data available.
#tags ⇒ Array<Types::Tag>
The tags requested for the specified resource.