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