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.
3851 3852 3853 |
# File 'sig/types.rbs', line 3851 def status @status end |
#version ⇒ ::String
Returns the value of attribute version.
3850 3851 3852 |
# File 'sig/types.rbs', line 3850 def version @version end |