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