Class: Aws::Types::GetCaseEventConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCaseEventConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_bridge ⇒ Types::EventBridgeConfiguration
Returns the value of attribute event_bridge.
Instance Attribute Details
#event_bridge ⇒ Types::EventBridgeConfiguration
Returns the value of attribute event_bridge.
643 644 645 |
# File 'sig/types.rbs', line 643 def event_bridge @event_bridge end |