Class: Aws::Types::GetOperationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetOperationOutput
- 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.
237 238 239 |
# File 'sig/types.rbs', line 237 def operation @operation end |