Module: Aws::ResourceGroups::Client::_TagResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::TagOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
355 |
# File 'sig/client.rbs', line 355
def arn: () -> ::String
|
#tags ⇒ ::Hash[::String, ::String]
356 |
# File 'sig/client.rbs', line 356
def tags: () -> ::Hash[::String, ::String]
|