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
4322 |
# File 'sig/client.rbs', line 4322
def description: () -> ::String
|
#id ⇒ ::String
4320 |
# File 'sig/client.rbs', line 4320
def id: () -> ::String
|
#name ⇒ ::String
4321 |
# File 'sig/client.rbs', line 4321
def name: () -> ::String
|
#updated_at ⇒ ::Time
4323 |
# File 'sig/client.rbs', line 4323
def updated_at: () -> ::Time
|