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