Service Bus Topic Output Data Source Args
constructor(authenticationMode: Output<Either<String, AuthenticationMode>>? = null, propertyColumns: Output<List<String>>? = null, serviceBusNamespace: Output<String>? = null, sharedAccessPolicyKey: Output<String>? = null, sharedAccessPolicyName: Output<String>? = null, systemPropertyColumns: Output<Map<String, String>>? = null, topicName: Output<String>? = null, type: Output<String>)