Class: Aws::Types::GetOperationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetOperationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operation ⇒ Types::Operation
Returns the value of attribute operation.
Instance Attribute Details
#operation ⇒ Types::Operation
Returns the value of attribute operation.
216 217 218 |
# File 'sig/types.rbs', line 216 def operation @operation end |