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

Class: Aws::ApplicationDiscoveryService::Types::DescribeTagsResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The call returns a token. Use this token to get the next set of results.

Returns:

  • (String)

    The call returns a token.

#tagsArray<Types::ConfigurationTag>

Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.

Returns:

  • (Array<Types::ConfigurationTag>)

    Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.