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
4499 |
# File 'sig/client.rbs', line 4499
def description: () -> ::String
|
#id ⇒ ::String
4497 |
# File 'sig/client.rbs', line 4497
def id: () -> ::String
|
#name ⇒ ::String
4498 |
# File 'sig/client.rbs', line 4498
def name: () -> ::String
|