Broker Authentication Args
constructor(authenticationMethods: Output<List<BrokerAuthenticatorMethodsArgs>>? = null, authenticationName: Output<String>? = null, brokerName: Output<String>? = null, extendedLocation: Output<ExtendedLocationPropertyArgs>? = null, listenerRef: Output<List<String>>? = null, location: Output<String>? = null, mqName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)