Module: Aws::Glue::Client::_GetFormTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetFormTypeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
2141 |
# File 'sig/client.rbs', line 2141
def id: () -> ::String
|
#name ⇒ ::String
2142 |
# File 'sig/client.rbs', line 2142
def name: () -> ::String
|
#schema ⇒ ::String
2143 |
# File 'sig/client.rbs', line 2143
def schema: () -> ::String
|