eventBusName property

String? eventBusName
final

The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.

Implementation

final String? eventBusName;