AzureDataLakeStoreOutputDataSourceArgs

constructor(accountName: Output<String>? = null, authenticationMode: Output<Either<String, AuthenticationMode>>? = null, dateFormat: Output<String>? = null, filePathPrefix: Output<String>? = null, refreshToken: Output<String>? = null, tenantId: Output<String>? = null, timeFormat: Output<String>? = null, tokenUserDisplayName: Output<String>? = null, tokenUserPrincipalName: Output<String>? = null, type: Output<String>)