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