Module: Aws::Glue::Client::_PutAssetTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutAssetTypeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#forms ⇒ ::Hash[::String, Types::AssetTypeFormReference]
3518 |
# File 'sig/client.rbs', line 3518
def forms: () -> ::Hash[::String, Types::AssetTypeFormReference]
|
#id ⇒ ::String
3516 |
# File 'sig/client.rbs', line 3516
def id: () -> ::String
|
#name ⇒ ::String
3517 |
# File 'sig/client.rbs', line 3517
def name: () -> ::String
|