Module: Aws::Glue::Client::_GetGlossaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetGlossaryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
2131 |
# File 'sig/client.rbs', line 2131
def description: () -> ::String
|
#id ⇒ ::String
2129 |
# File 'sig/client.rbs', line 2129
def id: () -> ::String
|
#name ⇒ ::String
2130 |
# File 'sig/client.rbs', line 2130
def name: () -> ::String
|