Module: Aws::Glue::Client::_CreateGlossaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateGlossaryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
639 |
# File 'sig/client.rbs', line 639
def description: () -> ::String
|
#id ⇒ ::String
637 |
# File 'sig/client.rbs', line 637
def id: () -> ::String
|
#name ⇒ ::String
638 |
# File 'sig/client.rbs', line 638
def name: () -> ::String
|