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

Class: Aws::Route53Domains::Types::ListTagsForDomainResponse

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

Overview

The ListTagsForDomain response includes the following elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#tag_listArray<Types::Tag>

A list of the tags that are associated with the specified domain.

Returns:

  • (Array<Types::Tag>)

    A list of the tags that are associated with the specified domain.