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