Class: Aws::Types::GetHookResultInput
- Inherits:
-
Object
- Object
- Aws::Types::GetHookResultInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hook_result_id ⇒ ::String
Returns the value of attribute hook_result_id.
Instance Attribute Details
#hook_result_id ⇒ ::String
Returns the value of attribute hook_result_id.
803 804 805 |
# File 'sig/types.rbs', line 803 def hook_result_id @hook_result_id end |