Class: Aws::Types::UpdateTriggerResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTriggerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trigger ⇒ Types::Trigger
Returns the value of attribute trigger.
Instance Attribute Details
#trigger ⇒ Types::Trigger
Returns the value of attribute trigger.
8231 8232 8233 |
# File 'sig/types.rbs', line 8231 def trigger @trigger end |