Module: Aws::S3::Client::_GetObjectTaggingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetObjectTaggingOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#tag_set ⇒ ::Array[Types::Tag]
1084 |
# File 'sig/client.rbs', line 1084
def tag_set: () -> ::Array[Types::Tag]
|
#version_id ⇒ ::String
1083 |
# File 'sig/client.rbs', line 1083
def version_id: () -> ::String
|