Module: Aws::Glue::Client::_PutFormTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutFormTypeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
3653 |
# File 'sig/client.rbs', line 3653
def id: () -> ::String
|
#name ⇒ ::String
3654 |
# File 'sig/client.rbs', line 3654
def name: () -> ::String
|
#schema ⇒ ::String
3655 |
# File 'sig/client.rbs', line 3655
def schema: () -> ::String
|