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.
1245 1246 1247 |
# File 'sig/types.rbs', line 1245 def invocation_step @invocation_step end |