You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::ListTagsForResourceOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::ListTagsForResourceOutput
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#marker ⇒ String
An opaque string that indicates the position at which to stop returning the list of tags.
-
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the resource for which you want to list tags.
-
#tags ⇒ Array<Types::Tag>
An array that contains the tags for the specified resource.
Instance Attribute Details
#marker ⇒ String
An opaque string that indicates the position at which to stop returning the list of tags.
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the resource for which you want to list tags.
#tags ⇒ Array<Types::Tag>
An array that contains the tags for the specified resource.