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