EventBusArgs

constructor(deadLetterConfig: Output<EventBusDeadLetterConfigArgs>? = null, description: Output<String>? = null, eventSourceName: Output<String>? = null, kmsKeyIdentifier: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null)