InvalidArgumentsErrorDetails: {
    argumentName: string;
    helpMessage?: string;
    reason: string;
}

Details of an InvalidArgumentsError error.