Class: Aws::Types::EventOrchestration
- Inherits:
-
Object
- Object
- Aws::Types::EventOrchestration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_bridge_enabled ⇒ Boolean
Returns the value of attribute event_bridge_enabled.
Instance Attribute Details
#event_bridge_enabled ⇒ Boolean
Returns the value of attribute event_bridge_enabled.
520 521 522 |
# File 'sig/types.rbs', line 520 def event_bridge_enabled @event_bridge_enabled end |