Class: Aws::Types::SendTaskHeartbeatInput
- Inherits:
-
Object
- Object
- Aws::Types::SendTaskHeartbeatInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_token ⇒ ::String
Returns the value of attribute task_token.
Instance Attribute Details
#task_token ⇒ ::String
Returns the value of attribute task_token.
850 851 852 |
# File 'sig/types.rbs', line 850 def task_token @task_token end |