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

Class: Aws::ResourceGroups::Types::UntagOutput

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the resource group from which tags have been removed.

Returns:

  • (String)

    The ARN of the resource group from which tags have been removed.

#keysArray<String>

The keys of the tags that were removed.

Returns:

  • (Array<String>)

    The keys of the tags that were removed.