Class: Aws::Types::GetInvocationStepResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetInvocationStepResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invocation_step ⇒ Types::InvocationStep
Returns the value of attribute invocation_step.
Instance Attribute Details
#invocation_step ⇒ Types::InvocationStep
Returns the value of attribute invocation_step.
1163 1164 1165 |
# File 'sig/types.rbs', line 1163 def invocation_step @invocation_step end |