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