Class: Aws::Types::AwsEventsEndpointEventBusesDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEventsEndpointEventBusesDetails
- 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.
2832 2833 2834 |
# File 'sig/types.rbs', line 2832 def event_bus_arn @event_bus_arn end |