Class: Aws::Types::GetAsyncInvokeRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAsyncInvokeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invocation_arn ⇒ ::String
Returns the value of attribute invocation_arn.
Instance Attribute Details
#invocation_arn ⇒ ::String
Returns the value of attribute invocation_arn.
515 516 517 |
# File 'sig/types.rbs', line 515 def invocation_arn @invocation_arn end |