BlobStreamInputDataSourceArgs

constructor(authenticationMode: Output<Either<String, AuthenticationMode>>? = null, container: Output<String>? = null, dateFormat: Output<String>? = null, pathPattern: Output<String>? = null, sourcePartitionCount: Output<Int>? = null, storageAccounts: Output<List<StorageAccountArgs>>? = null, timeFormat: Output<String>? = null, type: Output<String>)