eventBusName property

Input<String?>? eventBusName
final

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

Implementation

final pulumi.Input<String?>? eventBusName;