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]
3545 |
# File 'sig/client.rbs', line 3545
def forms: () -> ::Hash[::String, Types::AssetTypeFormReference]
|
#id ⇒ ::String
3543 |
# File 'sig/client.rbs', line 3543
def id: () -> ::String
|
#name ⇒ ::String
3544 |
# File 'sig/client.rbs', line 3544
def name: () -> ::String
|