Class: Aws::Types::UpdateTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTaskResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ Types::ResourceStatus
Returns the value of attribute status.
-
#version ⇒ ::String
Returns the value of attribute version.
Instance Attribute Details
#status ⇒ Types::ResourceStatus
Returns the value of attribute status.
3810 3811 3812 |
# File 'sig/types.rbs', line 3810 def status @status end |
#version ⇒ ::String
Returns the value of attribute version.
3809 3810 3811 |
# File 'sig/types.rbs', line 3809 def version @version end |