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