Power BIOutput Data Source Args
constructor(authenticationMode: Output<Either<String, AuthenticationMode>>? = null, dataset: Output<String>? = null, groupId: Output<String>? = null, groupName: Output<String>? = null, refreshToken: Output<String>? = null, table: Output<String>? = null, tokenUserDisplayName: Output<String>? = null, tokenUserPrincipalName: Output<String>? = null, type: Output<String>)