Class: Aws::Types::EventBridgeDataSourceConfig
- Inherits:
-
Object
- Object
- Aws::Types::EventBridgeDataSourceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_bus_arn ⇒ ::String
Returns the value of attribute event_bus_arn.
Instance Attribute Details
#event_bus_arn ⇒ ::String
Returns the value of attribute event_bus_arn.
645 646 647 |
# File 'sig/types.rbs', line 645 def event_bus_arn @event_bus_arn end |