Module: Aws::Glue::Client::_UpdateAssetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateAssetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
4340 |
# File 'sig/client.rbs', line 4340
def description: () -> ::String
|
#id ⇒ ::String
4338 |
# File 'sig/client.rbs', line 4338
def id: () -> ::String
|
#name ⇒ ::String
4339 |
# File 'sig/client.rbs', line 4339
def name: () -> ::String
|
#updated_at ⇒ ::Time
4341 |
# File 'sig/client.rbs', line 4341
def updated_at: () -> ::Time
|