Class: Aws::Types::CancelRunRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelRunRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
166 167 168 |
# File 'sig/types.rbs', line 166 def id @id end |