Module: Aws::Glue::Client::_UpdateGlossaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateGlossaryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
4529 |
# File 'sig/client.rbs', line 4529
def description: () -> ::String
|
#id ⇒ ::String
4527 |
# File 'sig/client.rbs', line 4527
def id: () -> ::String
|
#name ⇒ ::String
4528 |
# File 'sig/client.rbs', line 4528
def name: () -> ::String
|