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