Message Bus Args
constructor(annotations: Output<Map<String, String>>? = null, cryptoKeyName: Output<String>? = null, displayName: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, loggingConfig: Output<MessageBusLoggingConfigArgs>? = null, messageBusId: Output<String>? = null, project: Output<String>? = null)