Module: Aws::SimpleDB::Client::_GetAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAttributesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ ::Array[Types::Attribute]
167 |
# File 'sig/client.rbs', line 167
def attributes: () -> ::Array[Types::Attribute]
|