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

Class: Aws::OpsWorksCM::Types::ListTagsForResourceResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

A token that you can use as the value of NextToken in subsequent calls to the API to show more results.

Returns:

  • (String)

    A token that you can use as the value of NextToken in subsequent calls to the API to show more results.

#tagsArray<Types::Tag>

Tags that have been applied to the resource.

Returns:

  • (Array<Types::Tag>)

    Tags that have been applied to the resource.