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
4203 |
# File 'sig/client.rbs', line 4203
def description: () -> ::String
|
#id ⇒ ::String
4201 |
# File 'sig/client.rbs', line 4201
def id: () -> ::String
|
#name ⇒ ::String
4202 |
# File 'sig/client.rbs', line 4202
def name: () -> ::String
|
#updated_at ⇒ ::Time
4204 |
# File 'sig/client.rbs', line 4204
def updated_at: () -> ::Time
|